2024-05-04 09:04:47.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-04 09:04:47.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:47.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:47.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:47.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:47.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:47.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:47.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:47.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:47.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:47.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:47.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-04 09:04:47.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:47.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:47.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-04 09:04:47.828 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:47.834 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71214050 2024-05-04 09:04:47.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71214050 2024-05-04 09:04:47.839 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe6b004 2024-05-04 09:04:47.839 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe6b004 2024-05-04 09:04:47.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:47.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd92b20 2024-05-04 09:04:47.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd92b20 2024-05-04 09:04:47.844 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edbba3f 2024-05-04 09:04:47.844 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edbba3f 2024-05-04 09:04:47.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45834e74 2024-05-04 09:04:47.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45834e74 2024-05-04 09:04:47.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2fa050 2024-05-04 09:04:47.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2fa050 2024-05-04 09:04:47.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9d0abe 2024-05-04 09:04:47.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9d0abe 2024-05-04 09:04:47.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef44570 2024-05-04 09:04:47.856 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef44570 2024-05-04 09:04:47.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5034 2024-05-04 09:04:47.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5034 2024-05-04 09:04:47.860 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:04:47.872 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:47.876 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.111 [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-05-04 09:04:48.111 [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-05-04 09:04:48.112 [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-05-04 09:04:48.113 [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-05-04 09:04:48.154 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.155 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:04:48.156 [DefaultDispatcher-worker-5 @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-05-04 09:04:48.156 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:04:48.204 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.255 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.287 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.313 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.341 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.348 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.489 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:04:48.524 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:04:48.524 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:04:48.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-04 09:04:48.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-04 09:04:48.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:04:48.539 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-04 09:04:48.539 [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-05-04 09:04:48.539 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:04:48.540 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71214050: (connection evicted) 2024-05-04 09:04:48.540 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe6b004: (connection evicted) 2024-05-04 09:04:48.540 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd92b20: (connection evicted) 2024-05-04 09:04:48.541 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3edbba3f: (connection evicted) 2024-05-04 09:04:48.541 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45834e74: (connection evicted) 2024-05-04 09:04:48.542 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2fa050: (connection evicted) 2024-05-04 09:04:48.542 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d9d0abe: (connection evicted) 2024-05-04 09:04:48.543 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ef44570: (connection evicted) 2024-05-04 09:04:48.543 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1db5034: (connection evicted) 2024-05-04 09:04:48.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:48.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-04 09:04:48.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-04 09:04:48.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a67293 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:48.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:48.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:48.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-04 09:04:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-04 09:04:48.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.573 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.575 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.577 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:48.577 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:04:48.577 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:48.577 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:04:48.590 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.592 [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-05-04 09:04:48.592 [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-05-04 09:04:48.592 [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-05-04 09:04:48.596 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.614 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.632 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.646 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.658 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:48.661 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.662 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c32a61 2024-05-04 09:04:48.662 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c32a61 2024-05-04 09:04:48.666 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e04d209 2024-05-04 09:04:48.667 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e04d209 2024-05-04 09:04:48.667 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.672 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3b4111 2024-05-04 09:04:48.672 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3b4111 2024-05-04 09:04:48.677 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39d832 2024-05-04 09:04:48.677 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39d832 2024-05-04 09:04:48.680 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56807596 2024-05-04 09:04:48.680 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56807596 2024-05-04 09:04:48.684 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8c61d5 2024-05-04 09:04:48.684 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8c61d5 2024-05-04 09:04:48.688 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edf92dc 2024-05-04 09:04:48.688 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edf92dc 2024-05-04 09:04:48.692 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f16277d 2024-05-04 09:04:48.692 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f16277d 2024-05-04 09:04:48.695 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aefcdcc 2024-05-04 09:04:48.696 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aefcdcc 2024-05-04 09:04:48.696 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:04:48.723 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f502fc 2024-05-04 09:04:48.755 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:04:48.755 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:04:48.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-04 09:04:48.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-04 09:04:48.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:04:48.757 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:48.757 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:04:48.758 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f502fc: (connection evicted) 2024-05-04 09:04:48.758 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c32a61: (connection evicted) 2024-05-04 09:04:48.759 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e04d209: (connection evicted) 2024-05-04 09:04:48.759 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3b4111: (connection evicted) 2024-05-04 09:04:48.760 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f39d832: (connection evicted) 2024-05-04 09:04:48.760 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56807596: (connection evicted) 2024-05-04 09:04:48.761 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8c61d5: (connection evicted) 2024-05-04 09:04:48.761 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2edf92dc: (connection evicted) 2024-05-04 09:04:48.762 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f16277d: (connection evicted) 2024-05-04 09:04:48.762 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aefcdcc: (connection evicted) 2024-05-04 09:04:48.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:48.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-04 09:04:48.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-04 09:04:48.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:48.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4cc7 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-04 09:04:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:48.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-04 09:04:48.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@255ed8e4 2024-05-04 09:04:48.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@255ed8e4 2024-05-04 09:04:48.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-04 09:04:48.913 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@182cc69e 2024-05-04 09:04:49.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-04 09:04:49.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-05-04 09:04:49.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-05-04 09:04:49.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-04 09:04:49.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-04 09:04:49.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416a4275 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-04 09:04:49.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-05-04 09:04:49.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-05-04 09:04:49.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-04 09:04:49.266 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:49.278 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d90b 2024-05-04 09:04:49.294 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.550 [DefaultDispatcher-worker-6 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-05-04 09:04:49.558 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-05-04 09:04:49.559 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33261/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:04:49.559 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33261/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-04 09:04:49.559 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33261/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:04:49.580 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33261/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:04:49.580 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33261/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:04:49.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-04 09:04:49.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-04 09:04:49.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.614 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7657d90b: (connection evicted) 2024-05-04 09:04:49.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:49.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-04 09:04:49.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-04 09:04:49.619 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33215ffb 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2024-05-04 09:04:49.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-04 09:04:49.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2024-05-04 09:04:49.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2024-05-04 09:04:49.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f240187 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-04 09:04:49.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-04 09:04:49.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-04 09:04:49.691 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-04 09:04:49.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-04 09:04:49.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-04 09:04:49.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.696 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61993d18: (connection evicted) 2024-05-04 09:04:49.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:49.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-04 09:04:49.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-04 09:04:49.698 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15be68b 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-04 09:04:49.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@356341c9 2024-05-04 09:04:49.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@356341c9 2024-05-04 09:04:49.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-04 09:04:49.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a70575 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-04 09:04:49.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283877 2024-05-04 09:04:49.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283877 2024-05-04 09:04:49.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-04 09:04:49.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-04 09:04:49.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-04 09:04:49.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.733 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@356341c9: (connection evicted) 2024-05-04 09:04:49.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:49.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-04 09:04:49.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-04 09:04:49.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30228de7 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-05-04 09:04:49.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-05-04 09:04:49.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-04 09:04:49.743 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1f23a0 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-04 09:04:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-05-04 09:04:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-05-04 09:04:49.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-04 09:04:49.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-04 09:04:49.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-04 09:04:49.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.779 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e159116: (connection evicted) 2024-05-04 09:04:49.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:49.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-04 09:04:49.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-04 09:04:49.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-04 09:04:49.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a9f95b 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-04 09:04:49.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69069866 2024-05-04 09:04:49.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69069866 2024-05-04 09:04:49.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-04 09:04:49.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-05-04 09:04:49.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-05-04 09:04:49.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-04 09:04:49.826 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-04 09:04:49.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-04 09:04:49.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.844 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69069866: (connection evicted) 2024-05-04 09:04:49.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:49.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-04 09:04:49.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-04 09:04:49.864 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.910 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:49.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-04 09:04:49.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-05-04 09:04:49.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-05-04 09:04:49.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:49.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:49.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:49.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-04 09:04:50.062 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.079 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.108 [DefaultDispatcher-worker-6 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:50.141 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:50.149 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:50.157 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:50.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-04 09:04:50.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-04 09:04:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.207 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2: (connection evicted) 2024-05-04 09:04:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-04 09:04:50.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-04 09:04:50.215 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-04 09:04:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-05-04 09:04:50.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-04 09:04:50.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-05-04 09:04:50.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-05-04 09:04:50.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-04 09:04:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-05-04 09:04:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-05-04 09:04:50.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-04 09:04:50.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-04 09:04:50.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-04 09:04:50.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.254 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498e41a4: (connection evicted) 2024-05-04 09:04:50.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-04 09:04:50.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-04 09:04:50.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681d704e 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-04 09:04:50.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2024-05-04 09:04:50.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672 2024-05-04 09:04:50.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-04 09:04:50.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-05-04 09:04:50.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-05-04 09:04:50.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-04 09:04:50.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-04 09:04:50.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-04 09:04:50.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.278 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3ab672: (connection evicted) 2024-05-04 09:04:50.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-04 09:04:50.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-05-04 09:04:50.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2024-05-04 09:04:50.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-04 09:04:50.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-04 09:04:50.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-04 09:04:50.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-04 09:04:50.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-04 09:04:50.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-04 09:04:50.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.302 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2024-05-04 09:04:50.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-04 09:04:50.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-05-04 09:04:50.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-05-04 09:04:50.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-04 09:04:50.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-04 09:04:50.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-04 09:04:50.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-04 09:04:50.350 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.376 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-04 09:04:50.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-04 09:04:50.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.388 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2024-05-04 09:04:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-04 09:04:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-04 09:04:50.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-05-04 09:04:50.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-05-04 09:04:50.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-04 09:04:50.399 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-05-04 09:04:50.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-05-04 09:04:50.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-04 09:04:50.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-04 09:04:50.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-04 09:04:50.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.413 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2024-05-04 09:04:50.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-04 09:04:50.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-05-04 09:04:50.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-05-04 09:04:50.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-04 09:04:50.424 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-04 09:04:50.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:04:50.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:04:50.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-04 09:04:50.449 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:04:50.451 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:04:50.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-04 09:04:50.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-04 09:04:50.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.453 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569a26ab: (connection evicted) 2024-05-04 09:04:50.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-04 09:04:50.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-04 09:04:50.456 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2024-05-04 09:04:50.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2024-05-04 09:04:50.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-04 09:04:50.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-05-04 09:04:50.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-05-04 09:04:50.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-04 09:04:50.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-04 09:04:50.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-04 09:04:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.495 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457692cb: (connection evicted) 2024-05-04 09:04:50.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-04 09:04:50.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca5cb99 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-04 09:04:50.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2024-05-04 09:04:50.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2024-05-04 09:04:50.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-04 09:04:50.511 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120d6cbf 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-04 09:04:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-04 09:04:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-04 09:04:50.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-04 09:04:50.534 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.578 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.610 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.629 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.726 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-04 09:04:50.729 [DefaultDispatcher-worker-5 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-04 09:04:50.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-04 09:04:50.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-04 09:04:50.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.730 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb: (connection evicted) 2024-05-04 09:04:50.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-04 09:04:50.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-04 09:04:50.732 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185339ed 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-04 09:04:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470106b 2024-05-04 09:04:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470106b 2024-05-04 09:04:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c4054 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-04 09:04:50.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-05-04 09:04:50.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@305881b8 2024-05-04 09:04:50.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-04 09:04:50.836 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.856 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-04 09:04:50.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-04 09:04:50.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:50.992 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4470106b: (connection evicted) 2024-05-04 09:04:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-04 09:04:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ec0d06 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:50.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:50.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-04 09:04:50.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12266084 2024-05-04 09:04:50.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@12266084 2024-05-04 09:04:50.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da646b8 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-04 09:04:51.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-05-04 09:04:51.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-05-04 09:04:51.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-04 09:04:51.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-04 09:04:51.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-04 09:04:51.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.022 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12266084: (connection evicted) 2024-05-04 09:04:51.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-04 09:04:51.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-04 09:04:51.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189633f2 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b974137 2024-05-04 09:04:51.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b974137 2024-05-04 09:04:51.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7402c49f 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-04 09:04:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-04 09:04:51.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-04 09:04:51.119 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.127 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.144 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.245 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-04 09:04:51.247 [DefaultDispatcher-worker-1 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-04 09:04:51.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-04 09:04:51.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-04 09:04:51.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.248 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b974137: (connection evicted) 2024-05-04 09:04:51.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-04 09:04:51.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-04 09:04:51.250 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f32817 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119346d 2024-05-04 09:04:51.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119346d 2024-05-04 09:04:51.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d09475 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-04 09:04:51.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-04 09:04:51.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-04 09:04:51.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-04 09:04:51.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-04 09:04:51.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.277 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4119346d: (connection evicted) 2024-05-04 09:04:51.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-04 09:04:51.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d6f6ca9 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-04 09:04:51.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.317 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.319 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.325 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1a3d5a 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab2009f 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-05-04 09:04:51.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-05-04 09:04:51.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-04 09:04:51.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-04 09:04:51.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-04 09:04:51.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:51.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-04 09:04:51.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-04 09:04:51.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b85d7 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-04 09:04:51.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-04 09:04:51.342 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.363 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.366 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.373 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.373 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f122cdc 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-04 09:04:51.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:04:51.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:04:51.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-04 09:04:51.383 [DefaultDispatcher-worker-1 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:04:51.385 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:04:51.388 [DefaultDispatcher-worker-9 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-05-04 09:04:51.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-04 09:04:51.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-04 09:04:51.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.388 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8: (connection evicted) 2024-05-04 09:04:51.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-04 09:04:51.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-04 09:04:51.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-04 09:04:51.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48692405 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-04 09:04:51.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-04 09:04:51.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.411 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.414 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.417 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa8297b 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-05-04 09:04:51.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-05-04 09:04:51.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-04 09:04:51.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-04 09:04:51.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-04 09:04:51.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:51.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-04 09:04:51.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-04 09:04:51.427 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a90ce5 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-04 09:04:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-04 09:04:51.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.445 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.447 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.451 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6efe33 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-04 09:04:51.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:04:51.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:04:51.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-04 09:04:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-04 09:04:51.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-04 09:04:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-04 09:04:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2975ca 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-04 09:04:51.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-05-04 09:04:51.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-05-04 09:04:51.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-04 09:04:51.475 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.519 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.521 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-05-04 09:04:51.536 [DefaultDispatcher-worker-13 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-05-04 09:04:51.553 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.562 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.591 [DefaultDispatcher-worker-12 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3 2024-05-04 09:04:51.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-04 09:04:51.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-04 09:04:51.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.593 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4619a3: (connection evicted) 2024-05-04 09:04:51.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-04 09:04:51.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff9f715 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-04 09:04:51.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-05-04 09:04:51.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-05-04 09:04:51.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-04 09:04:51.639 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-05-04 09:04:51.650 [DefaultDispatcher-worker-3 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5 2024-05-04 09:04:51.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-04 09:04:51.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-04 09:04:51.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.668 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb194f5: (connection evicted) 2024-05-04 09:04:51.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-04 09:04:51.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-04 09:04:51.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ab9c735 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-04 09:04:51.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-05-04 09:04:51.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-05-04 09:04:51.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-04 09:04:51.711 [DefaultDispatcher-worker-8 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464a3430 2024-05-04 09:04:51.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-04 09:04:51.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-04 09:04:51.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.714 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464a3430: (connection evicted) 2024-05-04 09:04:51.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-04 09:04:51.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-04 09:04:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3684d2c0 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-04 09:04:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-05-04 09:04:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-05-04 09:04:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-04 09:04:51.756 [DefaultDispatcher-worker-3 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-05-04 09:04:51.767 [DefaultDispatcher-worker-12 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@454e9d65 2024-05-04 09:04:51.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-04 09:04:51.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-04 09:04:51.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.768 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@454e9d65: (connection evicted) 2024-05-04 09:04:51.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-04 09:04:51.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-04 09:04:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26679788 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-04 09:04:51.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-05-04 09:04:51.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-05-04 09:04:51.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-04 09:04:51.820 [DefaultDispatcher-worker-11 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0 2024-05-04 09:04:51.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-04 09:04:51.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-04 09:04:51.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.823 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2544b0: (connection evicted) 2024-05-04 09:04:51.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-04 09:04:51.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735988cf 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:51.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:51.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-05-04 09:04:51.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-05-04 09:04:51.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-04 09:04:51.869 [DefaultDispatcher-worker-3 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236a4d30 2024-05-04 09:04:51.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-04 09:04:51.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-04 09:04:51.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:51.870 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236a4d30: (connection evicted) 2024-05-04 09:04:51.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:51.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-04 09:04:51.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-04 09:04:52.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414e8b31 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-04 09:04:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-05-04 09:04:52.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-05-04 09:04:52.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-04 09:04:52.099 [DefaultDispatcher-worker-7 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-05-04 09:04:52.112 [DefaultDispatcher-worker-12 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-05-04 09:04:52.115 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44103/manifest.json 2024-05-04 09:04:52.115 [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:44103/manifest.json. 2024-05-04 09:04:52.115 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44103/manifest.json 2024-05-04 09:04:52.118 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44103/manifest.json 2024-05-04 09:04:52.118 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44103/manifest.json 2024-05-04 09:04:52.120 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.239 [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:44103/manifest.json. 2024-05-04 09:04:52.239 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44103/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:52.256 [DefaultDispatcher-worker-3 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1786150f 2024-05-04 09:04:52.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-04 09:04:52.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-04 09:04:52.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.264 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1786150f: (connection evicted) 2024-05-04 09:04:52.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:52.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-04 09:04:52.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451a4187 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:52.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:52.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:52.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:52.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8091d80 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:52.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:52.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6958d5d0 2024-05-04 09:04:52.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6958d5d0 2024-05-04 09:04:52.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-04 09:04:52.312 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:04:52.370 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.383 [Test worker] INFO ktor.application - Application started in 0.077 seconds. 2024-05-04 09:04:52.383 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@23cb8fcb 2024-05-04 09:04:52.383 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.490 [DefaultDispatcher-worker-7 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffe74da 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:52.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:52.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:52.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-04 09:04:52.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2024-05-04 09:04:52.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2024-05-04 09:04:52.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-04 09:04:52.524 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:04:52.530 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:04:52.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:04:52.530 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:04:52.531 [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-05-04 09:04:52.531 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:04:52.531 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:04:52.531 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:04:52.531 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469bd719 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:52.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-04 09:04:52.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-04 09:04:52.586 [DefaultDispatcher-worker-13 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.592 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.602 [DefaultDispatcher-worker-10 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.611 [DefaultDispatcher-worker-7 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2024-05-04 09:04:52.614 [DefaultDispatcher-worker-7 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2024-05-04 09:04:52.624 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.633 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:52.635 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.635 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.635 [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/588279489774829568/_ustadmanifest.json. 2024-05-04 09:04:52.635 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.640 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.640 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.640 [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/588279489774829568/_ustadmanifest.json. 2024-05-04 09:04:52.641 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:52.657 [DefaultDispatcher-worker-13 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:04:52.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3d2223bd-a512-4e84-8f3f-50802669b79e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:04:52.669 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:52.669 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3d2223bd-a512-4e84-8f3f-50802669b79e 2024-05-04 09:04:52.676 [DefaultDispatcher-worker-13 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:52.676 [DefaultDispatcher-worker-13 @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-05-04 09:04:52.676 [DefaultDispatcher-worker-13 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:52.676 [DefaultDispatcher-worker-13 @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-05-04 09:04:52.687 [DefaultDispatcher-worker-10 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.687 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:52.687 [DefaultDispatcher-worker-10 @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-05-04 09:04:52.687 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:52.696 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:52.696 [DefaultDispatcher-worker-10 @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-05-04 09:04:52.696 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:52.696 [DefaultDispatcher-worker-10 @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-05-04 09:04:52.761 [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-05-04 09:04:52.761 [eventLoopGroupProxy-4-3 @call-handler#408] 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-05-04 09:04:52.761 [eventLoopGroupProxy-4-2 @call-handler#407] 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-05-04 09:04:52.761 [eventLoopGroupProxy-4-4 @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-05-04 09:04:52.768 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.768 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.772 [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-05-04 09:04:52.772 [eventLoopGroupProxy-4-2 @call-handler#407] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:04:52.773 [eventLoopGroupProxy-4-2 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:04:52.774 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:52.774 [DefaultDispatcher-worker-6 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:52.776 [eventLoopGroupProxy-4-2 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.778 [DefaultDispatcher-worker-6 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:52.778 [DefaultDispatcher-worker-6 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:52.782 [eventLoopGroupProxy-4-2 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 25ms 2024-05-04 09:04:52.782 [eventLoopGroupProxy-4-3 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 25ms 2024-05-04 09:04:52.787 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:52.788 [DefaultDispatcher-worker-15 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.799 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.800 [eventLoopGroupProxy-4-1 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-05-04 09:04:52.801 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:52.801 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:52.805 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.805 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.820 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.820 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.820 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.821 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.825 [eventLoopGroupProxy-4-2 @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-05-04 09:04:52.844 [eventLoopGroupProxy-4-2 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:52.845 [eventLoopGroupProxy-4-2 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.845 [eventLoopGroupProxy-4-2 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-05-04 09:04:52.846 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.858 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.859 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.859 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.859 [DefaultDispatcher-worker-2 @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-05-04 09:04:52.863 [eventLoopGroupProxy-4-2 @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-05-04 09:04:52.867 [eventLoopGroupProxy-4-2 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:52.868 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.868 [eventLoopGroupProxy-4-2 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:04:52.869 [DefaultDispatcher-worker-2 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:52.891 [DefaultDispatcher-worker-11 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.904 [DefaultDispatcher-worker-11 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.919 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:52.920 [DefaultDispatcher-worker-11 @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-05-04 09:04:52.920 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:52.920 [DefaultDispatcher-worker-11 @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-05-04 09:04:52.922 [eventLoopGroupProxy-4-2 @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-05-04 09:04:52.923 [eventLoopGroupProxy-4-2 @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-05-04 09:04:52.923 [eventLoopGroupProxy-4-2 @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-05-04 09:04:52.950 [DefaultDispatcher-worker-3 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6958d5d0 2024-05-04 09:04:52.952 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.952 [DefaultDispatcher-worker-15 @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/588279489774829568/_ustadmanifest.json. 2024-05-04 09:04:52.952 [DefaultDispatcher-worker-15 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.953 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:52.953 [eventLoopGroupProxy-4-2 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-05-04 09:04:52.954 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:52.954 [DefaultDispatcher-worker-10 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:52.955 [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-05-04 09:04:52.955 [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-05-04 09:04:52.955 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.955 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json 2024-05-04 09:04:52.955 [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/588279489774829568/_ustadmanifest.json. 2024-05-04 09:04:52.955 [DefaultDispatcher-worker-3 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279489774829568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:52.969 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-05-04 09:04:52.971 [DefaultDispatcher-worker-15 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6958d5d0 2024-05-04 09:04:52.973 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:04:52.973 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:04:52.973 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:04:52.973 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:04:52.973 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:04:52.976 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2024-05-04 09:04:52.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-04 09:04:52.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-04 09:04:52.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:52.976 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67: (connection evicted) 2024-05-04 09:04:52.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:52.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-04 09:04:52.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-04 09:04:53.026 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:53.026 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:53.377 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:04:53.392 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:53.982 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@23cb8fcb 2024-05-04 09:04:53.983 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@23cb8fcb 2024-05-04 09:04:53.987 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c215642 2024-05-04 09:04:53.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-04 09:04:53.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-04 09:04:53.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:53.987 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6958d5d0: (connection evicted) 2024-05-04 09:04:53.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:53.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-04 09:04:53.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-04 09:04:53.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7aba7c 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:53.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-04 09:04:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:53.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407d2a01 2024-05-04 09:04:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:53.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 09:04:53.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 09:04:53.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-04 09:04:54.014 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:04:54.017 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-05-04 09:04:54.017 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@51a5a8ba 2024-05-04 09:04:54.018 [DefaultDispatcher-worker-10 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e667e95 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:54.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 09:04:54.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 09:04:54.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-04 09:04:54.022 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:04:54.022 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:04:54.022 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:04:54.022 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:04:54.022 [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-05-04 09:04:54.022 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:04:54.022 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:04:54.022 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:04:54.022 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bfde21 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:54.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:54.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-04 09:04:54.066 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.076 [DefaultDispatcher-worker-10 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.084 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 09:04:54.087 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 09:04:54.093 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:54.095 [DefaultDispatcher-worker-14 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.096 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:54.105 [DefaultDispatcher-worker-3 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.105 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:54.105 [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/588279498883670016/_ustadmanifest.json. 2024-05-04 09:04:54.105 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:54.108 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:54.108 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:54.108 [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/588279498883670016/_ustadmanifest.json. 2024-05-04 09:04:54.108 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:54.120 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:54.122 [DefaultDispatcher-worker-5 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.123 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:54.123 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:04:54.123 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e5a950b0-10b1-4d23-8245-815c28a3cef8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:04:54.125 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:54.125 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e5a950b0-10b1-4d23-8245-815c28a3cef8 2024-05-04 09:04:54.126 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:54.126 [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-05-04 09:04:54.127 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:54.127 [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-05-04 09:04:54.131 [eventLoopGroupProxy-7-2 @call-handler#506] 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-05-04 09:04:54.131 [eventLoopGroupProxy-7-1 @call-handler#505] 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-05-04 09:04:54.131 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:54.131 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:04:54.131 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.132 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.132 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 09:04:54.133 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:54.133 [DefaultDispatcher-worker-5 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:54.137 [DefaultDispatcher-worker-13 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.138 [DefaultDispatcher-worker-13 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:54.138 [DefaultDispatcher-worker-13 @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-05-04 09:04:54.138 [DefaultDispatcher-worker-13 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:54.141 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.141 [DefaultDispatcher-worker-10 @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-05-04 09:04:54.141 [DefaultDispatcher-worker-10 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.141 [DefaultDispatcher-worker-10 @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-05-04 09:04:54.141 [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-05-04 09:04:54.141 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.142 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:04:54.143 [DefaultDispatcher-worker-7 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:54.143 [DefaultDispatcher-worker-7 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:54.144 [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-05-04 09:04:54.145 [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-05-04 09:04:54.147 [eventLoopGroupProxy-7-3 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:54.149 [eventLoopGroupProxy-7-3 @call-handler#521] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 09:04:54.150 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.150 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.150 [DefaultDispatcher-worker-11 @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-05-04 09:04:54.150 [DefaultDispatcher-worker-11 @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-05-04 09:04:54.152 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.152 [DefaultDispatcher-worker-11 @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-05-04 09:04:54.152 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.152 [DefaultDispatcher-worker-11 @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-05-04 09:04:54.153 [DefaultDispatcher-worker-14 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.155 [eventLoopGroupProxy-7-2 @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-05-04 09:04:54.160 [eventLoopGroupProxy-7-2 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:54.160 [eventLoopGroupProxy-7-2 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.161 [eventLoopGroupProxy-7-2 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:04:54.161 [DefaultDispatcher-worker-5 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.163 [DefaultDispatcher-worker-5 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.163 [DefaultDispatcher-worker-5 @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-05-04 09:04:54.163 [DefaultDispatcher-worker-5 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.163 [DefaultDispatcher-worker-5 @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-05-04 09:04:54.164 [DefaultDispatcher-worker-13 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.165 [eventLoopGroupProxy-7-2 @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-05-04 09:04:54.168 [eventLoopGroupProxy-7-2 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:54.168 [eventLoopGroupProxy-7-2 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.169 [eventLoopGroupProxy-7-2 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:54.169 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.171 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.172 [DefaultDispatcher-worker-13 @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-05-04 09:04:54.172 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.172 [DefaultDispatcher-worker-13 @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-05-04 09:04:54.173 [eventLoopGroupProxy-7-2 @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-05-04 09:04:54.219 [eventLoopGroupProxy-7-2 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.219 [eventLoopGroupProxy-7-2 @call-handler#539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:54.220 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.221 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.221 [DefaultDispatcher-worker-13 @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-05-04 09:04:54.221 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.221 [DefaultDispatcher-worker-13 @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-05-04 09:04:54.224 [eventLoopGroupProxy-7-2 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.224 [eventLoopGroupProxy-7-2 @call-handler#542] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-05-04 09:04:54.225 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.225 [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-05-04 09:04:54.226 [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-05-04 09:04:54.226 [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-05-04 09:04:54.226 [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-05-04 09:04:54.239 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.250 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:54.254 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:04:54.753 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a188ddcc-c8a9-485f-b931-1d476e143881', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:04:54.753 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:54.753 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a188ddcc-c8a9-485f-b931-1d476e143881 2024-05-04 09:04:54.758 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.758 [DefaultDispatcher-worker-7 @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-05-04 09:04:54.758 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.758 [DefaultDispatcher-worker-7 @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-05-04 09:04:54.760 [eventLoopGroupProxy-7-2 @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-05-04 09:04:54.761 [eventLoopGroupProxy-7-2 @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-05-04 09:04:54.762 [eventLoopGroupProxy-7-2 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:54.765 [eventLoopGroupProxy-7-2 @call-handler#551] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 09:04:54.766 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.766 [DefaultDispatcher-worker-7 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:54.766 [DefaultDispatcher-worker-7 @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-05-04 09:04:54.766 [DefaultDispatcher-worker-7 @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-05-04 09:04:54.769 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.769 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.769 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.769 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.772 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.776 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.776 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:54.777 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.779 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.779 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.779 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.779 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.781 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.784 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.784 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:54.785 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.786 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.787 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.787 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.787 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.788 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.830 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.831 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:04:54.831 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.833 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.833 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.833 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.833 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.835 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.879 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.879 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:54.880 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.881 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.881 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.881 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.881 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.883 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.926 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.926 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:04:54.927 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.928 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.928 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.928 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.928 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.930 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:54.976 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:54.977 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:54.978 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.979 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.979 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.979 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:54.979 [DefaultDispatcher-worker-1 @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-05-04 09:04:54.982 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:55.026 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.027 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:55.027 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.028 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.028 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.028 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.028 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.030 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:55.074 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.074 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:04:55.075 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.077 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.077 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.077 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.077 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.079 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:55.123 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.123 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:55.123 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.125 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.125 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.125 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.125 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.127 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.170 [eventLoopGroupProxy-7-2 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.170 [eventLoopGroupProxy-7-2 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:04:55.171 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.172 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.172 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.172 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.172 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.174 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:55.218 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.218 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:55.219 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.220 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.220 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.220 [DefaultDispatcher-worker-1 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.220 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.222 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.269 [DefaultDispatcher-worker-7 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:55.270 [eventLoopGroupProxy-7-2 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.271 [eventLoopGroupProxy-7-2 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:04:55.271 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.272 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.272 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.272 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.272 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.274 [eventLoopGroupProxy-7-2 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:55.318 [eventLoopGroupProxy-7-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.318 [eventLoopGroupProxy-7-2 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:55.319 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.320 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.320 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.320 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.320 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.323 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.368 [eventLoopGroupProxy-7-2 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:55.368 [eventLoopGroupProxy-7-2 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.369 [eventLoopGroupProxy-7-2 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:55.369 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.372 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.372 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.372 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.372 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.374 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.377 [eventLoopGroupProxy-7-2 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:55.377 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.377 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:55.378 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.379 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.380 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.380 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.380 [DefaultDispatcher-worker-10 @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-05-04 09:04:55.381 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.384 [eventLoopGroupProxy-7-2 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:55.384 [eventLoopGroupProxy-7-2 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.385 [eventLoopGroupProxy-7-2 @call-handler#610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:55.385 [DefaultDispatcher-worker-10 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:55.399 [DefaultDispatcher-worker-1 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:55.408 [DefaultDispatcher-worker-1 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:55.409 [DefaultDispatcher-worker-1 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:55.409 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.409 [DefaultDispatcher-worker-1 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:55.409 [DefaultDispatcher-worker-1 @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-05-04 09:04:55.411 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.412 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.412 [eventLoopGroupProxy-7-2 @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-05-04 09:04:55.438 [DefaultDispatcher-worker-1 @call-handler#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 09:04:55.438 [eventLoopGroupProxy-7-2 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:55.438 [eventLoopGroupProxy-7-2 @call-handler#620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-05-04 09:04:55.439 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:55.439 [DefaultDispatcher-worker-11 @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/588279498883670016/_ustadmanifest.json. 2024-05-04 09:04:55.439 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:55.439 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:55.439 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:55.440 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:04:55.440 [DefaultDispatcher-worker-15 @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-05-04 09:04:55.441 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:55.442 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json 2024-05-04 09:04:55.442 [DefaultDispatcher-worker-11 @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/588279498883670016/_ustadmanifest.json. 2024-05-04 09:04:55.442 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279498883670016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:55.454 [DefaultDispatcher-worker-12 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 09:04:55.457 [DefaultDispatcher-worker-12 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 09:04:55.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:04:55.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:04:55.458 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:04:55.458 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:04:55.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:04:55.460 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 09:04:55.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-04 09:04:55.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-04 09:04:55.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:55.460 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20706e70: (connection evicted) 2024-05-04 09:04:55.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:55.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-04 09:04:55.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-04 09:04:55.522 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:55.754 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:55.900 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:55.995 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 09:04:56.464 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@51a5a8ba 2024-05-04 09:04:56.464 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@51a5a8ba 2024-05-04 09:04:56.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-04 09:04:56.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-04 09:04:56.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:56.465 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1387bd84: (connection evicted) 2024-05-04 09:04:56.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:56.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-04 09:04:56.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c4523 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:56.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:56.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-04 09:04:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-04 09:04:56.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c19350 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:56.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:56.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-04 09:04:56.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-04 09:04:56.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-04 09:04:56.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-04 09:04:56.488 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:04:56.490 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:04:56.490 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3e0e3048 2024-05-04 09:04:56.491 [DefaultDispatcher-worker-9 @coroutine#649] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15254569 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:56.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-04 09:04:56.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-04 09:04:56.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:04:56.495 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:04:56.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:04:56.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b4f4a 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:56.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:56.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-04 09:04:56.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-04 09:04:56.533 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.541 [DefaultDispatcher-worker-4 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.548 [DefaultDispatcher-worker-16 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-04 09:04:56.551 [Test worker @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-04 09:04:56.559 [DefaultDispatcher-worker-13 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.568 [DefaultDispatcher-worker-11 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.569 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.569 [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/588279507298107392/_ustadmanifest.json. 2024-05-04 09:04:56.569 [Test worker @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.570 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:56.571 [Test worker @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.571 [Test worker @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.571 [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/588279507298107392/_ustadmanifest.json. 2024-05-04 09:04:56.571 [Test worker @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:56.574 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:56.583 [DefaultDispatcher-worker-4 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.583 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:04:56.584 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fa924034-dc34-41f4-91d1-46f86a9a094e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:04:56.585 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:56.585 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fa924034-dc34-41f4-91d1-46f86a9a094e 2024-05-04 09:04:56.586 [DefaultDispatcher-worker-4 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:56.586 [DefaultDispatcher-worker-4 @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-05-04 09:04:56.586 [DefaultDispatcher-worker-4 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:56.587 [DefaultDispatcher-worker-4 @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-05-04 09:04:56.590 [eventLoopGroupProxy-10-2 @call-handler#685] 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-05-04 09:04:56.590 [eventLoopGroupProxy-10-1 @call-handler#684] 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-05-04 09:04:56.591 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.591 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:56.591 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:04:56.592 [eventLoopGroupProxy-10-1 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.592 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 09:04:56.593 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:56.593 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:56.593 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:56.595 [DefaultDispatcher-worker-9 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.596 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:56.596 [DefaultDispatcher-worker-9 @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-05-04 09:04:56.596 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:56.596 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:04:56.598 [DefaultDispatcher-worker-7 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:56.598 [DefaultDispatcher-worker-7 @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-05-04 09:04:56.598 [DefaultDispatcher-worker-7 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:56.598 [DefaultDispatcher-worker-7 @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-05-04 09:04:56.599 [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-05-04 09:04:56.599 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.599 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:04:56.600 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:56.600 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:56.601 [eventLoopGroupProxy-10-3 @call-handler#700] 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-05-04 09:04:56.602 [eventLoopGroupProxy-10-3 @call-handler#700] 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-05-04 09:04:56.603 [eventLoopGroupProxy-10-3 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.605 [eventLoopGroupProxy-10-3 @call-handler#700] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-04 09:04:56.606 [DefaultDispatcher-worker-15 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:56.606 [DefaultDispatcher-worker-15 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:56.606 [DefaultDispatcher-worker-15 @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-05-04 09:04:56.606 [DefaultDispatcher-worker-15 @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-05-04 09:04:56.609 [DefaultDispatcher-worker-15 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.609 [DefaultDispatcher-worker-15 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:56.610 [DefaultDispatcher-worker-15 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.610 [DefaultDispatcher-worker-15 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:56.612 [DefaultDispatcher-worker-13 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.613 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:56.623 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.630 [DefaultDispatcher-worker-14 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.631 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.631 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-05-04 09:04:56.632 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.634 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.634 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:56.634 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.634 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:56.636 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:56.639 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.639 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.639 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:56.640 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.645 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.645 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:56.645 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.645 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:56.647 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:56.654 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.655 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.655 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 09:04:56.656 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.662 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.662 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:56.662 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.662 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:56.664 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:56.666 [eventLoopGroupProxy-10-1 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.667 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.667 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:56.668 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.671 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.671 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:56.671 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.671 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:56.674 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:56.676 [eventLoopGroupProxy-10-1 @coroutine#730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:56.676 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.677 [eventLoopGroupProxy-10-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:56.677 [DefaultDispatcher-worker-14 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:56.695 [DefaultDispatcher-worker-16 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.703 [DefaultDispatcher-worker-10 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.704 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:56.704 [DefaultDispatcher-worker-10 @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-05-04 09:04:56.704 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:56.704 [DefaultDispatcher-worker-10 @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-05-04 09:04:56.705 [eventLoopGroupProxy-10-1 @call-handler#739] 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-05-04 09:04:56.706 [eventLoopGroupProxy-10-1 @call-handler#739] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:04:56.706 [eventLoopGroupProxy-10-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:04:56.734 [DefaultDispatcher-worker-16 @call-handler#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-04 09:04:56.734 [eventLoopGroupProxy-10-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:56.734 [eventLoopGroupProxy-10-1 @call-handler#739] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-3 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-3 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-8 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-8 @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/588279507298107392/_ustadmanifest.json. 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-8 @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-3 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:04:56.735 [DefaultDispatcher-worker-3 @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-05-04 09:04:56.738 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.738 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json 2024-05-04 09:04:56.738 [DefaultDispatcher-worker-9 @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/588279507298107392/_ustadmanifest.json. 2024-05-04 09:04:56.739 [DefaultDispatcher-worker-9 @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279507298107392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:56.749 [DefaultDispatcher-worker-4 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-04 09:04:56.753 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-04 09:04:56.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:04:56.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:04:56.755 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:04:56.755 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:04:56.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:04:56.756 [Test worker @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-04 09:04:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-04 09:04:56.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-04 09:04:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:56.757 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351fadfa: (connection evicted) 2024-05-04 09:04:56.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:56.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-04 09:04:56.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-04 09:04:56.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:56.995 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:57.195 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:04:57.761 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3e0e3048 2024-05-04 09:04:57.761 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3e0e3048 2024-05-04 09:04:57.762 [Test worker @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-04 09:04:57.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-04 09:04:57.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-04 09:04:57.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:57.763 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d46229: (connection evicted) 2024-05-04 09:04:57.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:04:57.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-04 09:04:57.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-04 09:04:57.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594fcb22 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:57.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:57.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-04 09:04:57.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:57.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:57.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec98000 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:57.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:57.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-04 09:04:57.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-05-04 09:04:57.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-05-04 09:04:57.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-04 09:04:57.789 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:04:57.790 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-04 09:04:57.790 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@17873842 2024-05-04 09:04:57.791 [DefaultDispatcher-worker-3 @coroutine#767] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:04:57.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c717ef2 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:57.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:57.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:57.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-04 09:04:57.794 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:04:57.795 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:04:57.795 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:04:57.795 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:04:57.795 [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-05-04 09:04:57.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:04:57.795 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:04:57.795 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:04:57.795 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673a5aa7 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:04:57.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:57.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:57.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-04 09:04:57.837 [DefaultDispatcher-worker-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:57.849 [DefaultDispatcher-worker-13 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:57.870 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:57.873 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:57.892 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:57.896 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:04:57.963 [DefaultDispatcher-worker-13 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:58.002 [DefaultDispatcher-worker-3 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:58.009 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:58.015 [DefaultDispatcher-worker-6 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:58.027 [DefaultDispatcher-worker-2 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.037 [DefaultDispatcher-worker-14 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.037 [Test worker @coroutine#772] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:04:58.037 [Test worker @coroutine#772] 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/588279512005263360/_ustadmanifest.json. 2024-05-04 09:04:58.037 [Test worker @coroutine#772] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:04:58.039 [Test worker @coroutine#772] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:04:58.039 [Test worker @coroutine#772] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:04:58.041 [Test worker @coroutine#772] 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/588279512005263360/_ustadmanifest.json. 2024-05-04 09:04:58.041 [Test worker @coroutine#772] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:04:58.136 [DefaultDispatcher-worker-4 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:04:58.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2fa36c14-889e-44f3-949c-48be26e54d49', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:04:58.139 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:04:58.139 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2fa36c14-889e-44f3-949c-48be26e54d49 2024-05-04 09:04:58.140 [DefaultDispatcher-worker-10 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:58.140 [DefaultDispatcher-worker-10 @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/ackAndGetPendingReplications. 2024-05-04 09:04:58.140 [DefaultDispatcher-worker-10 @coroutine#798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:58.140 [DefaultDispatcher-worker-10 @coroutine#798] 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-05-04 09:04:58.144 [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-05-04 09:04:58.144 [eventLoopGroupProxy-13-1 @call-handler#809] 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-05-04 09:04:58.144 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.144 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:58.144 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:04:58.146 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.146 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 09:04:58.149 [DefaultDispatcher-worker-8 @coroutine#798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:58.149 [DefaultDispatcher-worker-8 @coroutine#798] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:04:58.152 [DefaultDispatcher-worker-7 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.152 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:58.152 [DefaultDispatcher-worker-7 @coroutine#797] 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-05-04 09:04:58.152 [DefaultDispatcher-worker-7 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:58.155 [eventLoopGroupProxy-13-1 @call-handler#818] 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-05-04 09:04:58.155 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.155 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:04:58.156 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:58.156 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:04:58.168 [DefaultDispatcher-worker-9 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.178 [DefaultDispatcher-worker-4 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.181 [DefaultDispatcher-worker-5 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:58.181 [DefaultDispatcher-worker-5 @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/api/blob/upload-init-batch. 2024-05-04 09:04:58.181 [DefaultDispatcher-worker-5 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:58.181 [DefaultDispatcher-worker-5 @coroutine#796] 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-05-04 09:04:58.183 [eventLoopGroupProxy-13-1 @call-handler#824] 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-05-04 09:04:58.183 [eventLoopGroupProxy-13-1 @call-handler#824] 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-05-04 09:04:58.235 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.238 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 56ms 2024-05-04 09:04:58.238 [DefaultDispatcher-worker-5 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:58.238 [DefaultDispatcher-worker-5 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:04:58.240 [DefaultDispatcher-worker-5 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:04:58.240 [DefaultDispatcher-worker-5 @coroutine#796] 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-05-04 09:04:58.247 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.247 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.247 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.247 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.249 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.252 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.253 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.253 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.254 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.255 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.255 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.255 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.256 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.258 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.305 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.305 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.306 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:04:58.306 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.308 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.308 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.308 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.308 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.310 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.313 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.313 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.313 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.314 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.315 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.316 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.316 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.316 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.317 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.323 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.323 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.323 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:04:58.324 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.325 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.325 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.325 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.326 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.327 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.332 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.332 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.332 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 09:04:58.333 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.337 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.338 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.338 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.338 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.339 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.415 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.415 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.415 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 76ms 2024-05-04 09:04:58.416 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.418 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.418 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.418 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.418 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.420 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.474 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.474 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.474 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-05-04 09:04:58.475 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.477 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.477 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.477 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.477 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.479 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.525 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.525 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.525 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:58.526 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.528 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.529 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.529 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.529 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.530 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.576 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.576 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.576 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:58.577 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.579 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.580 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.580 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.580 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.582 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.629 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.629 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.629 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:58.630 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.632 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.632 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.632 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.632 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.634 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.637 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.637 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.638 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.638 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.642 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.644 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.644 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.644 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.645 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.647 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.647 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.647 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.647 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.649 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.652 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.652 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.652 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.653 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.655 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.655 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.655 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.655 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.657 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.659 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.659 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.659 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.660 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.662 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.662 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.662 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.662 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.664 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.667 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.667 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.668 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.668 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.668 [DefaultDispatcher-worker-12 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:58.670 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.670 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.670 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.670 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.671 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.674 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.674 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.674 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.675 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.677 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.677 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.677 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.677 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.679 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.682 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.682 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.682 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.683 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.686 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.686 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.686 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.686 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.688 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.691 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.691 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.691 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.692 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.694 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.694 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.694 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.694 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.696 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.698 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.698 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.699 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.699 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.704 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.704 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.704 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.704 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.706 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.709 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.709 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.709 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.710 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.712 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.712 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.712 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.712 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.714 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.716 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.716 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.716 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.721 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.722 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.722 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.722 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.723 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.724 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.727 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.728 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.728 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.729 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.732 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.732 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.732 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.732 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.733 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.736 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.736 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.736 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.737 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.738 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.738 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.738 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.738 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.739 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.742 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.742 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.742 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.743 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.744 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.744 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.744 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.744 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.751 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.753 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.753 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.753 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.754 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.755 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.755 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.755 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.755 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.757 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.759 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.759 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.759 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.760 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.762 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.762 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.762 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.762 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.764 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.766 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.766 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.766 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.767 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.768 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.769 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.769 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.769 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.770 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.772 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.772 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.772 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.773 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.775 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.775 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.775 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.775 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.782 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.785 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.785 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.785 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.786 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.787 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.787 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.787 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.787 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.788 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.790 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.791 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.791 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.791 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.794 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.794 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.794 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.794 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.795 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.798 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.798 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.798 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.799 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.800 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.800 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.800 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.800 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.801 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.804 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.804 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.805 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:58.805 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.807 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.807 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.807 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.807 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.813 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.815 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.815 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.815 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.816 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.817 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.817 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.817 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.817 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.818 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.819 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.820 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.820 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.820 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.822 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.822 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.823 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.823 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.824 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.826 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.826 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.826 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.827 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.828 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.829 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.829 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.829 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.830 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.832 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.832 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.833 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.833 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.835 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.835 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.835 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.835 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.836 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.880 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.880 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.880 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:58.881 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.884 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.884 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.884 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.884 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.886 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.888 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.888 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.888 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.889 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.890 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.890 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.890 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.890 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.892 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.895 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.895 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.895 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:58.897 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.903 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.903 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.903 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.903 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.904 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.906 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.906 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.907 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:58.907 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.910 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.910 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.910 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.910 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.912 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:58.956 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:58.956 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:58.956 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:58.957 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.960 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.960 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:58.960 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:58.961 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:58.962 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.009 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.009 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.009 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:59.010 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.012 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.012 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.012 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.012 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.014 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.016 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.016 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.016 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.016 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.018 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.020 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.021 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.021 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.022 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.025 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.025 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.025 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.026 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.031 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.031 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.031 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.031 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.033 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.080 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.080 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.080 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:59.081 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.084 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.084 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.084 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.084 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.085 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.088 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.088 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.088 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.089 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.090 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.090 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.090 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.090 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.091 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.094 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.094 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.094 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.094 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.096 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.096 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.096 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.096 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.097 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.104 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.104 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.104 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-04 09:04:59.105 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.106 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.106 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.106 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.106 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.108 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.111 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.111 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.111 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.112 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.116 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.116 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.116 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.116 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.117 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.164 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.164 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.164 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:59.165 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.166 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.167 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.167 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.167 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.168 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.170 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.171 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.171 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.172 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.174 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.174 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.174 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.174 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.176 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.178 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.179 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.179 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:59.179 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.181 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.181 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.181 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.181 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.185 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.188 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.188 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.188 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.189 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.190 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.190 [DefaultDispatcher-worker-4 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:59.190 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.190 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.190 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.191 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.194 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.194 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.194 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.195 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.196 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.197 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.197 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.197 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.198 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.200 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.200 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.201 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.201 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.202 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.202 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.202 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.202 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.204 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.206 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.206 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.206 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.207 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.208 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.208 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.208 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.208 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.209 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.212 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.213 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.213 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:59.214 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.215 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.216 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.216 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.216 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.217 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.220 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.220 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.220 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.221 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.223 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.223 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.223 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.223 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.224 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.227 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.227 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.227 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.228 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.229 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.229 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.229 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.229 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.231 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.233 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.234 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.234 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:59.234 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.235 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.235 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.235 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.235 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.236 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.239 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.239 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.239 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.240 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.241 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.241 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.241 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.241 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.242 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.244 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.244 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.244 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.245 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.246 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.246 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.246 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.246 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.248 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.292 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.292 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.292 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:04:59.293 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.294 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.294 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.294 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.294 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.296 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.298 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.298 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.299 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.299 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.300 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.300 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.300 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.300 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.301 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.303 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.304 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.304 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.304 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.305 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.305 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.305 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.305 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.306 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.352 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.352 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.352 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:59.353 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.354 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.354 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.354 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.354 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.356 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.358 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.359 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.359 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.359 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.360 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.361 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.361 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.361 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.362 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.364 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.364 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.364 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.365 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.366 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.366 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.366 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.366 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.367 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.370 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.370 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.370 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.371 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.372 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.372 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.372 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.372 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.373 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.420 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.421 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.421 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:04:59.422 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.423 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.423 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.423 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.423 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.424 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.427 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.427 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.428 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:59.428 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.429 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.429 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.429 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.429 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.431 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.476 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.476 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.477 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:04:59.477 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.479 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.479 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.479 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.479 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.481 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.528 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.528 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.529 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:04:59.529 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.531 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.531 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.531 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.531 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.532 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.576 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.576 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.576 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:04:59.577 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.578 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.578 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.578 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.578 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.579 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.623 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.624 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.624 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:04:59.624 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.626 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.626 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.626 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.626 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.627 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.629 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.630 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.630 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.630 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.632 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.632 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.632 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.632 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.633 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.635 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.635 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.635 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.636 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.637 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.637 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.637 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.637 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.638 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.640 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.641 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.641 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.641 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.642 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.643 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.643 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.643 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.644 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.646 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.646 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.646 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.647 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.648 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.648 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.648 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.648 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.649 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.651 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.651 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.651 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.652 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.653 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.653 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.653 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.653 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.655 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.656 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.657 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.657 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.657 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.659 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.659 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.659 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.659 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.660 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.662 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.662 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.662 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.662 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.664 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.664 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.664 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.664 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.665 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.667 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.667 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.667 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.668 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.669 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.669 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.669 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.669 [DefaultDispatcher-worker-2 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.670 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.673 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.673 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.673 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.674 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.675 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.675 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.675 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.675 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.677 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.679 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.679 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.679 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.679 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.680 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.681 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.681 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.681 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.682 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.684 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.684 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.684 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.684 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.685 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.686 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.686 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.686 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.687 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.689 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.689 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.689 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.690 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.691 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.691 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.691 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.691 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.692 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.694 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.694 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.694 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.695 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.696 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.697 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.697 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.697 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.698 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.700 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.701 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.701 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.701 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.702 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.703 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.703 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.703 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.704 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.714 [DefaultDispatcher-worker-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:04:59.750 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.750 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.750 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:59.751 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.753 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.753 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.753 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.753 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.754 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.756 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.757 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.757 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.757 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.759 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.759 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.759 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.759 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.760 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.762 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.763 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.763 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.764 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.765 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.765 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.765 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.765 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.767 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.769 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.769 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.769 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.770 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.771 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.771 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.771 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.771 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.773 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.773 [DefaultDispatcher-worker-11 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.775 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.775 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.775 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.775 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.777 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.777 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.777 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.777 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.778 [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-05-04 09:04:59.780 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.780 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.780 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.781 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.782 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.782 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.782 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.782 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.784 [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-05-04 09:04:59.786 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.787 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.787 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:04:59.787 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.789 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.789 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.789 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.789 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.790 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.804 [DefaultDispatcher-worker-7 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:04:59.836 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.836 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.836 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:04:59.837 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.838 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.838 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.838 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.838 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.840 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.842 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.842 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.842 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.843 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.844 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.844 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.844 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.844 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.845 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.847 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.848 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.848 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.848 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.849 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.849 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.849 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.850 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.851 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.900 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.900 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.900 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:04:59.901 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.902 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.902 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.902 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.902 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.904 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.906 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.906 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.907 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.907 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.908 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.908 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.908 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.908 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.909 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.911 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.911 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.912 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.912 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.913 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.913 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.913 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.913 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.914 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.916 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.916 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.916 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.917 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.918 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.918 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.918 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.918 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.919 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.921 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.921 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.921 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.922 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.923 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.923 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.923 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.923 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.924 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.926 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.926 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.926 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.927 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.928 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.928 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.928 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.928 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.929 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.931 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.931 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.931 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.932 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.933 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.934 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.934 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.934 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.935 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.936 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.937 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.937 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.937 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.938 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.938 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.938 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.938 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.939 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.941 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.942 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.942 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:04:59.942 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.944 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.944 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.944 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.944 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.945 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.947 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.947 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.947 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.948 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.949 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.949 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.949 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.949 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.950 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.952 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.952 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.952 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.953 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.954 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.954 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.954 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.954 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.955 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:04:59.957 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:04:59.957 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:04:59.957 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:04:59.958 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.959 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.959 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:04:59.959 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:04:59.959 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:04:59.960 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.004 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.004 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.004 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:05:00.005 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.006 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.006 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.006 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.006 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.008 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.010 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.010 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.010 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.010 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.012 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.012 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.012 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.012 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.013 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.056 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.056 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.057 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:05:00.057 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.059 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.059 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.059 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.059 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.060 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.062 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.062 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.062 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.063 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.064 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.064 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.064 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.064 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.065 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.112 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.112 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.112 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:05:00.113 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.114 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.114 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.114 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.114 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.116 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.159 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.159 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.159 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:05:00.160 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.161 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.161 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.161 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.161 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.163 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.207 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.207 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.207 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:05:00.207 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.209 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.209 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.209 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.209 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.210 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.232 [DefaultDispatcher-worker-3 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:05:00.255 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.255 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.256 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:05:00.256 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.258 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.258 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.258 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.258 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.259 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.303 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.303 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.303 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:05:00.304 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.305 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.305 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.305 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.305 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.306 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.309 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.309 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.310 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:05:00.310 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.311 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.311 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.311 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.311 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.313 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.356 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.356 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.357 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:05:00.357 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.358 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.358 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.358 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.358 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.360 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.363 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.363 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.363 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.364 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.365 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.365 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.365 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.365 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.366 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.369 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.370 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.370 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:05:00.370 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.372 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.372 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.372 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.372 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.373 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.375 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.376 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.376 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.376 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.377 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.377 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.377 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.377 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.379 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.382 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.382 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.382 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:05:00.382 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.384 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.384 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.384 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.384 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.385 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.387 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.387 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.387 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.387 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.389 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.389 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.389 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.389 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.390 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.435 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.436 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.436 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:05:00.436 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.437 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.437 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.437 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.438 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.439 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.441 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.441 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.441 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.441 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.443 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.443 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.443 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.443 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.444 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.446 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.446 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.446 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.446 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.447 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.447 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.447 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.447 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.448 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.450 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.450 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.450 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.451 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.452 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.453 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.453 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.453 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.454 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.503 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.503 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.503 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 09:05:00.504 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.505 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.505 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.505 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.505 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.506 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.509 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.509 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.509 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.509 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.511 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.511 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.511 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.511 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.512 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.513 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.514 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.514 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.514 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.515 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.515 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.515 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.515 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.516 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.519 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.520 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.520 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:05:00.520 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.521 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.521 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.521 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.521 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.522 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.567 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.568 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.568 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:05:00.568 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.570 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.570 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.570 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.570 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.571 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.616 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.616 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.617 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:05:00.617 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.618 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.619 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.619 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.619 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.620 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.622 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.623 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.623 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.623 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.625 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.625 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.625 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.625 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.626 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.635 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.635 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.635 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-04 09:05:00.636 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.637 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.637 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.637 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.637 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.638 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.640 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.640 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.640 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.641 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.642 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.642 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.642 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.642 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.643 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.692 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.692 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.693 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 09:05:00.693 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.694 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.694 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.694 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.694 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.696 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.698 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.698 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.698 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.699 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.700 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.700 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.700 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.700 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.701 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.747 [DefaultDispatcher-worker-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:05:00.752 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.752 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.753 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-04 09:05:00.753 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.756 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.756 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.757 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.757 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.758 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.803 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.804 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.804 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:05:00.804 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.806 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.806 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.806 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.806 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.807 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.809 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.809 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.809 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.810 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.811 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.811 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.811 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.811 [DefaultDispatcher-worker-16 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.812 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.856 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.856 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.857 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:05:00.857 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.858 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.858 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.858 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.858 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.859 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.862 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.862 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.862 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:05:00.862 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.864 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.864 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.864 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.864 [DefaultDispatcher-worker-1 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.865 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.866 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.866 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.866 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-05-04 09:05:00.867 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.868 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.868 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.868 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.868 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.869 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.870 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.870 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.870 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.870 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.872 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.872 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.872 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.872 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.873 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.882 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.882 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.882 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-04 09:05:00.882 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.884 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.884 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.884 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.884 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.885 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.927 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.927 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.927 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:05:00.928 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.929 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.929 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.929 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.929 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.930 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.932 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.932 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.932 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.933 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.934 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.934 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.934 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.934 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.935 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.937 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.937 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.937 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:05:00.937 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.938 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.938 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:00.938 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.938 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:00.939 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:05:00.943 [eventLoopGroupProxy-13-1 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:00.943 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.943 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:05:00.944 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:00.957 [DefaultDispatcher-worker-11 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:05:00.966 [DefaultDispatcher-worker-5 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:05:00.967 [DefaultDispatcher-worker-5 @coroutine#799] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:00.967 [DefaultDispatcher-worker-5 @coroutine#799] 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-05-04 09:05:00.967 [DefaultDispatcher-worker-5 @coroutine#799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:00.967 [DefaultDispatcher-worker-5 @coroutine#799] 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-05-04 09:05:00.968 [eventLoopGroupProxy-13-1 @call-handler#1624] 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-05-04 09:05:00.969 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:00.969 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:00.996 [DefaultDispatcher-worker-3 @call-handler#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-05-04 09:05:00.997 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:00.997 [DefaultDispatcher-worker-3 @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:05:00.997 [DefaultDispatcher-worker-3 @coroutine#766] 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/588279512005263360/_ustadmanifest.json. 2024-05-04 09:05:00.997 [DefaultDispatcher-worker-3 @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:05:00.997 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-04 09:05:00.997 [DefaultDispatcher-worker-5 @coroutine#799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:00.998 [DefaultDispatcher-worker-5 @coroutine#799] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:00.998 [DefaultDispatcher-worker-5 @coroutine#799] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:05:00.998 [DefaultDispatcher-worker-5 @coroutine#799] 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-05-04 09:05:00.998 [DefaultDispatcher-worker-1 @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:05:00.998 [DefaultDispatcher-worker-1 @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json 2024-05-04 09:05:00.999 [DefaultDispatcher-worker-4 @coroutine#766] 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/588279512005263360/_ustadmanifest.json. 2024-05-04 09:05:01.000 [DefaultDispatcher-worker-4 @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588279512005263360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:05:01.008 [DefaultDispatcher-worker-8 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b160208 2024-05-04 09:05:01.037 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5 2024-05-04 09:05:01.041 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:05:01.041 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:05:01.041 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:05:01.041 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:05:01.041 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:05:01.046 [Test worker @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ed0d4 2024-05-04 09:05:01.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-04 09:05:01.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-04 09:05:01.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:01.046 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b160208: (connection evicted) 2024-05-04 09:05:01.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:01.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-04 09:05:01.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-04 09:05:01.295 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:05:01.295 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:05:01.458 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:05:01.783 [DefaultDispatcher-worker-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c83af0 2024-05-04 09:05:02.050 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@17873842 2024-05-04 09:05:02.050 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@17873842 2024-05-04 09:05:02.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-04 09:05:02.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-04 09:05:02.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:02.051 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b53c3c5: (connection evicted) 2024-05-04 09:05:02.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:02.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-04 09:05:02.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-04 09:05:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-04 09:05:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:02.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118c1faa 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:02.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2024-05-04 09:05:02.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2024-05-04 09:05:02.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-04 09:05:02.080 [DefaultDispatcher-worker-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2024-05-04 09:05:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1ea00 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:02.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:02.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-04 09:05:02.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3398ed12 2024-05-04 09:05:02.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3398ed12 2024-05-04 09:05:02.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c555e1e 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:02.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-04 09:05:02.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@66df362c 2024-05-04 09:05:02.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@66df362c 2024-05-04 09:05:02.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-04 09:05:02.093 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:05:02.094 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:05:02.095 [DefaultDispatcher-worker-1 @coroutine#1662] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:05:02.102 [DefaultDispatcher-worker-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3398ed12 2024-05-04 09:05:02.103 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:05:02.103 [Test worker @coroutine#1663] 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-05-04 09:05:02.103 [Test worker @coroutine#1663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:05:02.103 [Test worker @coroutine#1663] 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-05-04 09:05:02.106 [eventLoopGroupProxy-16-1 @call-handler#1669] 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-05-04 09:05:02.107 [eventLoopGroupProxy-16-1 @call-handler#1669] 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-05-04 09:05:02.108 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66df362c 2024-05-04 09:05:02.110 [Test worker @coroutine#1663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:05:02.110 [Test worker @coroutine#1663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:05:02.110 [Test worker @coroutine#1663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:05:02.110 [Test worker @coroutine#1663] 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-05-04 09:05:02.111 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:02.111 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:05:02.111 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:02.111 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:02.112 [eventLoopGroupProxy-16-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-04 09:05:02.116 [eventLoopGroupProxy-16-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66df362c 2024-05-04 09:05:02.116 [eventLoopGroupProxy-16-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:02.117 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:05:02.120 [eventLoopGroupProxy-16-2 @call-handler#1686] 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-05-04 09:05:02.124 [eventLoopGroupProxy-16-2 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:02.131 [Test worker @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3398ed12 2024-05-04 09:05:02.162 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:02.188 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:02.190 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe37d27 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-04 09:05:03.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfc5296 2024-05-04 09:05:03.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfc5296 2024-05-04 09:05:03.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-04 09:05:03.248 [DefaultDispatcher-worker-8 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfc5296 2024-05-04 09:05:03.253 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53139/api/blob/upload-init-batch 2024-05-04 09:05:03.253 [Test worker @coroutine#1694] 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:53139/api/blob/upload-init-batch. 2024-05-04 09:05:03.253 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53139/api/blob/upload-init-batch 2024-05-04 09:05:03.253 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53139/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:05:03.255 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53139/api/blob/upload-init-batch 2024-05-04 09:05:03.255 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53139/api/blob/upload-init-batch 2024-05-04 09:05:03.255 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53139/api/blob/upload-init-batch. 2024-05-04 09:05:03.255 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53139/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:03.269 [DefaultDispatcher-worker-13 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bfc5296 2024-05-04 09:05:03.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-04 09:05:03.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-04 09:05:03.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.274 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bfc5296: (connection evicted) 2024-05-04 09:05:03.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:03.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-04 09:05:03.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-04 09:05:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b4b25e 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-04 09:05:03.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6be812 2024-05-04 09:05:03.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6be812 2024-05-04 09:05:03.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-04 09:05:03.302 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37855/api/blob/upload-init-batch 2024-05-04 09:05:03.302 [Test worker @coroutine#1706] 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:37855/api/blob/upload-init-batch. 2024-05-04 09:05:03.302 [Test worker @coroutine#1706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37855/api/blob/upload-init-batch 2024-05-04 09:05:03.303 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37855/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:05:03.305 [Test worker @coroutine#1706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37855/api/blob/upload-init-batch 2024-05-04 09:05:03.305 [Test worker @coroutine#1706] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37855/api/blob/upload-init-batch 2024-05-04 09:05:03.305 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37855/api/blob/upload-init-batch. 2024-05-04 09:05:03.305 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37855/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:03.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-04 09:05:03.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-04 09:05:03.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.306 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c6be812: (connection evicted) 2024-05-04 09:05:03.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:03.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-04 09:05:03.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-04 09:05:03.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193c3b1c 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-04 09:05:03.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2024-05-04 09:05:03.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2024-05-04 09:05:03.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-04 09:05:03.333 [Test worker @coroutine#1712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42399/api/blob/upload-init-batch 2024-05-04 09:05:03.333 [Test worker @coroutine#1712] 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:42399/api/blob/upload-init-batch. 2024-05-04 09:05:03.333 [Test worker @coroutine#1712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42399/api/blob/upload-init-batch 2024-05-04 09:05:03.333 [Test worker @coroutine#1712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42399/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:05:03.335 [Test worker @coroutine#1712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42399/api/blob/upload-init-batch 2024-05-04 09:05:03.335 [Test worker @coroutine#1712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42399/api/blob/upload-init-batch 2024-05-04 09:05:03.335 [Test worker @coroutine#1712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42399/api/blob/upload-init-batch. 2024-05-04 09:05:03.335 [Test worker @coroutine#1712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42399/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:03.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-04 09:05:03.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-04 09:05:03.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.340 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2318651f: (connection evicted) 2024-05-04 09:05:03.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:03.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-04 09:05:03.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-04 09:05:03.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@784c74e 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-04 09:05:03.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-05-04 09:05:03.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-05-04 09:05:03.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-04 09:05:03.680 [DefaultDispatcher-worker-13 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-05-04 09:05:03.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202b5293 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-04 09:05:03.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b15b9 2024-05-04 09:05:03.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b15b9 2024-05-04 09:05:03.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-04 09:05:03.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e729d46 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-04 09:05:03.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-04 09:05:03.726 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.774 [DefaultDispatcher-worker-8 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.784 [DefaultDispatcher-worker-3 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.785 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.795 [DefaultDispatcher-worker-16 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.805 [DefaultDispatcher-worker-16 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.812 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.823 [DefaultDispatcher-worker-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-05-04 09:05:03.826 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:03.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-04 09:05:03.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-04 09:05:03.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.830 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7137cd14: (connection evicted) 2024-05-04 09:05:03.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:03.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-04 09:05:03.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-04 09:05:03.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254210b1 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-04 09:05:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-04 09:05:03.874 [DefaultDispatcher-worker-2 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.880 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.889 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.899 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.904 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.918 [DefaultDispatcher-worker-2 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-05-04 09:05:03.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-04 09:05:03.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-04 09:05:03.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:03.920 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3829306d: (connection evicted) 2024-05-04 09:05:03.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:03.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-04 09:05:03.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68303aad 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:03.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:03.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:03.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:03.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-04 09:05:03.968 [DefaultDispatcher-worker-14 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:03.978 [DefaultDispatcher-worker-4 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:03.988 [DefaultDispatcher-worker-1 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:03.999 [DefaultDispatcher-worker-16 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f 2024-05-04 09:05:04.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-04 09:05:04.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-04 09:05:04.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:04.000 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0acb8f: (connection evicted) 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:04.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-04 09:05:04.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29811d4d 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:04.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-04 09:05:04.043 [DefaultDispatcher-worker-13 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.053 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.064 [DefaultDispatcher-worker-15 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.064 [DefaultDispatcher-worker-4 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99f75e4 2024-05-04 09:05:04.072 [DefaultDispatcher-worker-8 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.078 [Test worker @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.087 [DefaultDispatcher-worker-8 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-04 09:05:04.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-04 09:05:04.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-04 09:05:04.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:04.088 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea: (connection evicted) 2024-05-04 09:05:04.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:04.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-04 09:05:04.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-04 09:05:04.091 [DefaultDispatcher-worker-16 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66df362c 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410e043b 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:10.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:10.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:10.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-04 09:05:10.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fd5dd0 2024-05-04 09:05:10.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fd5dd0 2024-05-04 09:05:10.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-04 09:05:10.319 [DefaultDispatcher-worker-13 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fd5dd0 2024-05-04 09:05:10.371 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd4850b 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2024-05-04 09:05:11.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2024-05-04 09:05:11.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b550a 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-04 09:05:11.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-05-04 09:05:11.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-05-04 09:05:11.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-04 09:05:11.077 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-05-04 09:05:11.083 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e17a9e6 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-05-04 09:05:11.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-05-04 09:05:11.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-04 09:05:11.116 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-05-04 09:05:11.118 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a175162 2024-05-04 09:05:11.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f71d2 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-05-04 09:05:11.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-05-04 09:05:11.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-04 09:05:11.131 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.149 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-05-04 09:05:11.150 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.152 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48543f11 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cf8da0 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-04 09:05:11.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-04 09:05:11.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-04 09:05:11.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-04 09:05:11.180 [Test worker @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-04 09:05:11.185 [Test worker @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-04 09:05:11.190 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.211 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.211 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.214 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.214 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.214 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.224 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.254 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:11.257 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.257 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.257 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.301 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.301 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.301 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.345 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.345 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.345 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.389 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.389 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.389 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.433 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.433 [Test worker @coroutine#1841] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43537/ 2024-05-04 09:05:11.433 [Test worker @coroutine#1841] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43537/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.477 [Test worker @coroutine#1841] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43537/ 2024-05-04 09:05:11.492 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.492 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.494 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.494 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.494 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.537 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.537 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.537 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.581 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.581 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.581 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.625 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.625 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.625 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.669 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.669 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.669 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.713 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.713 [Test worker @coroutine#1858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43065/ 2024-05-04 09:05:11.713 [Test worker @coroutine#1858] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43065/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:05:11.714 [Test worker @coroutine#1858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43065/ 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dfe56dc 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-04 09:05:11.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.973 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.975 [Test worker @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.977 [DefaultDispatcher-worker-14 @coroutine#1896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:11.977 [DefaultDispatcher-worker-14 @coroutine#1896] 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:55119/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:11.977 [DefaultDispatcher-worker-14 @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:11.977 [DefaultDispatcher-worker-14 @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:11.979 [DefaultDispatcher-worker-13 @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:11.979 [DefaultDispatcher-worker-13 @coroutine#1896] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:11.987 [DefaultDispatcher-worker-7 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.987 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:11.987 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:11.987 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:11.988 [DefaultDispatcher-worker-5 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:11.988 [DefaultDispatcher-worker-5 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:11.992 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121b7a95 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-04 09:05:11.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:11.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:11.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:11.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-04 09:05:12.017 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:12.028 [Test worker @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:12.030 [Test worker @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:12.035 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:05:12.035 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-04 09:05:12.035 [DefaultDispatcher-worker-5 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:05:12.036 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.037 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:05:12.037 [DefaultDispatcher-worker-13 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:05:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-04 09:05:12.040 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb70e62 2024-05-04 09:05:12.040 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb70e62 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-04 09:05:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-04 09:05:12.042 [DefaultDispatcher-worker-11 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee31b8 2024-05-04 09:05:12.045 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3270e784 2024-05-04 09:05:12.045 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3270e784 2024-05-04 09:05:12.049 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@364f6512 2024-05-04 09:05:12.049 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@364f6512 2024-05-04 09:05:12.053 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@734dedbf 2024-05-04 09:05:12.053 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@734dedbf 2024-05-04 09:05:12.056 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778d39aa 2024-05-04 09:05:12.056 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778d39aa 2024-05-04 09:05:12.060 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4274bc18 2024-05-04 09:05:12.060 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4274bc18 2024-05-04 09:05:12.064 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5e36b1 2024-05-04 09:05:12.064 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5e36b1 2024-05-04 09:05:12.067 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@136212f0 2024-05-04 09:05:12.067 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@136212f0 2024-05-04 09:05:12.071 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3c295f 2024-05-04 09:05:12.071 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3c295f 2024-05-04 09:05:12.071 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.085 [Test worker @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.087 [Test worker @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.088 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.088 [DefaultDispatcher-worker-11 @coroutine#1929] 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:35507/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.088 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.088 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.090 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.090 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.094 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.098 [DefaultDispatcher-worker-15 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.098 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.098 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.098 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.099 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.099 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.100 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35535d61 2024-05-04 09:05:12.100 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35535d61 2024-05-04 09:05:12.101 [Test worker @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.105 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b94a5bb 2024-05-04 09:05:12.105 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b94a5bb 2024-05-04 09:05:12.109 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fab3611 2024-05-04 09:05:12.109 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fab3611 2024-05-04 09:05:12.112 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa9af80 2024-05-04 09:05:12.112 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa9af80 2024-05-04 09:05:12.114 [DefaultDispatcher-worker-15 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.115 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@55be5de1 2024-05-04 09:05:12.115 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@55be5de1 2024-05-04 09:05:12.117 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b199390 2024-05-04 09:05:12.117 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b199390 2024-05-04 09:05:12.120 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de43f5c 2024-05-04 09:05:12.120 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de43f5c 2024-05-04 09:05:12.123 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8650cf 2024-05-04 09:05:12.123 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8650cf 2024-05-04 09:05:12.124 [DefaultDispatcher-worker-8 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.126 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70572b 2024-05-04 09:05:12.126 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70572b 2024-05-04 09:05:12.126 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.132 [DefaultDispatcher-worker-8 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.139 [DefaultDispatcher-worker-2 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.141 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:12.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8796310 2024-05-04 09:05:12.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8796310 2024-05-04 09:05:12.147 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8c6f 2024-05-04 09:05:12.147 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8c6f 2024-05-04 09:05:12.149 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2810860 2024-05-04 09:05:12.149 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2810860 2024-05-04 09:05:12.149 [DefaultDispatcher-worker-3 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.152 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47838654 2024-05-04 09:05:12.152 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47838654 2024-05-04 09:05:12.154 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10c57 2024-05-04 09:05:12.154 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10c57 2024-05-04 09:05:12.157 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@768e2558 2024-05-04 09:05:12.157 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@768e2558 2024-05-04 09:05:12.159 [DefaultDispatcher-worker-4 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.160 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c46f1e1 2024-05-04 09:05:12.160 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c46f1e1 2024-05-04 09:05:12.162 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac791b 2024-05-04 09:05:12.162 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ac791b 2024-05-04 09:05:12.164 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b631a0d 2024-05-04 09:05:12.164 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b631a0d 2024-05-04 09:05:12.164 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:05:12.169 [DefaultDispatcher-worker-1 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.178 [DefaultDispatcher-worker-16 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.191 [DefaultDispatcher-worker-7 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.202 [DefaultDispatcher-worker-11 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386d41cb 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-04 09:05:12.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-04 09:05:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.250 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.251 [Test worker @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.253 [DefaultDispatcher-worker-11 @coroutine#1975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.253 [DefaultDispatcher-worker-11 @coroutine#1975] 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:53051/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.253 [DefaultDispatcher-worker-11 @coroutine#1975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.253 [DefaultDispatcher-worker-11 @coroutine#1975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.255 [DefaultDispatcher-worker-14 @coroutine#1975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.255 [DefaultDispatcher-worker-14 @coroutine#1975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.263 [DefaultDispatcher-worker-6 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.263 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.263 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.263 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.264 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.264 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.267 [Test worker @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66487713 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-04 09:05:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-04 09:05:12.273 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.292 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.294 [Test worker @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.296 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:05:12.296 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-04 09:05:12.296 [DefaultDispatcher-worker-1 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:05:12.297 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:05:12.297 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:05:12.307 [DefaultDispatcher-worker-2 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ea09b7 2024-05-04 09:05:12.315 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.320 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee46f64 2024-05-04 09:05:12.320 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee46f64 2024-05-04 09:05:12.324 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@50239ac8 2024-05-04 09:05:12.324 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@50239ac8 2024-05-04 09:05:12.327 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c0414 2024-05-04 09:05:12.327 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c0414 2024-05-04 09:05:12.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111e90f3 2024-05-04 09:05:12.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@111e90f3 2024-05-04 09:05:12.334 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfc52fb 2024-05-04 09:05:12.334 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfc52fb 2024-05-04 09:05:12.336 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c56076 2024-05-04 09:05:12.336 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c56076 2024-05-04 09:05:12.338 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cdfcde 2024-05-04 09:05:12.338 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cdfcde 2024-05-04 09:05:12.341 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71316fbc 2024-05-04 09:05:12.341 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71316fbc 2024-05-04 09:05:12.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-04 09:05:12.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c36b9 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.343 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5480eb 2024-05-04 09:05:12.343 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5480eb 2024-05-04 09:05:12.343 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-04 09:05:12.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-04 09:05:12.367 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.372 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.376 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68092411 2024-05-04 09:05:12.376 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@68092411 2024-05-04 09:05:12.379 [Test worker @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.381 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cec760 2024-05-04 09:05:12.381 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cec760 2024-05-04 09:05:12.382 [Test worker @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.383 [DefaultDispatcher-worker-1 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.383 [DefaultDispatcher-worker-1 @coroutine#2008] 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:34485/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.383 [DefaultDispatcher-worker-1 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.383 [DefaultDispatcher-worker-1 @coroutine#2008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34485/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f14f61 2024-05-04 09:05:12.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f14f61 2024-05-04 09:05:12.386 [DefaultDispatcher-worker-2 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.386 [DefaultDispatcher-worker-2 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.390 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f3cd5b 2024-05-04 09:05:12.390 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f3cd5b 2024-05-04 09:05:12.392 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4c18 2024-05-04 09:05:12.392 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4c18 2024-05-04 09:05:12.395 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e6e70 2024-05-04 09:05:12.395 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e6e70 2024-05-04 09:05:12.396 [DefaultDispatcher-worker-2 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.396 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.396 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.396 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.397 [DefaultDispatcher-worker-1 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.397 [DefaultDispatcher-worker-1 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.397 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efcb185 2024-05-04 09:05:12.397 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efcb185 2024-05-04 09:05:12.400 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc3214 2024-05-04 09:05:12.400 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc3214 2024-05-04 09:05:12.400 [Test worker @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f662dd 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-04 09:05:12.402 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9bbd7b 2024-05-04 09:05:12.402 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9bbd7b 2024-05-04 09:05:12.402 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-04 09:05:12.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.420 [Test worker @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.422 [Test worker @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed2a30c 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-04 09:05:12.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-04 09:05:12.432 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760ac834 2024-05-04 09:05:12.444 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.444 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b56cdc3 2024-05-04 09:05:12.447 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b56cdc3 2024-05-04 09:05:12.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@359124d9 2024-05-04 09:05:12.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@359124d9 2024-05-04 09:05:12.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@31aea6b3 2024-05-04 09:05:12.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@31aea6b3 2024-05-04 09:05:12.455 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ee2 2024-05-04 09:05:12.455 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ee2 2024-05-04 09:05:12.456 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.457 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7999cd61 2024-05-04 09:05:12.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7999cd61 2024-05-04 09:05:12.458 [Test worker @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.459 [DefaultDispatcher-worker-11 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.459 [DefaultDispatcher-worker-11 @coroutine#2037] 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:58933/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.459 [DefaultDispatcher-worker-11 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.459 [DefaultDispatcher-worker-11 @coroutine#2037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45929967 2024-05-04 09:05:12.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@45929967 2024-05-04 09:05:12.461 [DefaultDispatcher-worker-13 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.461 [DefaultDispatcher-worker-13 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.462 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d2458 2024-05-04 09:05:12.462 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d2458 2024-05-04 09:05:12.465 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483d1ad 2024-05-04 09:05:12.465 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483d1ad 2024-05-04 09:05:12.467 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c6f499 2024-05-04 09:05:12.467 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c6f499 2024-05-04 09:05:12.467 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.469 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.470 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.470 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.470 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.471 [DefaultDispatcher-worker-6 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.471 [DefaultDispatcher-worker-6 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.473 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5924ea91 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-04 09:05:12.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-04 09:05:12.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.493 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.495 [Test worker @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a2057 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.496 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.497 [DefaultDispatcher-worker-8 @coroutine#2058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-04 09:05:12.498 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.498 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.498 [DefaultDispatcher-worker-8 @coroutine#2058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-04 09:05:12.505 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.507 [DefaultDispatcher-worker-12 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c6768 2024-05-04 09:05:12.511 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585ec5fb 2024-05-04 09:05:12.511 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585ec5fb 2024-05-04 09:05:12.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56993080 2024-05-04 09:05:12.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56993080 2024-05-04 09:05:12.518 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a6ae8b 2024-05-04 09:05:12.518 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a6ae8b 2024-05-04 09:05:12.520 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a43abb 2024-05-04 09:05:12.520 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a43abb 2024-05-04 09:05:12.523 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b44a9 2024-05-04 09:05:12.523 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b44a9 2024-05-04 09:05:12.523 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.524 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.525 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26796e36 2024-05-04 09:05:12.525 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26796e36 2024-05-04 09:05:12.528 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@414c4e84 2024-05-04 09:05:12.528 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@414c4e84 2024-05-04 09:05:12.529 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0a69aa 2024-05-04 09:05:12.529 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0a69aa 2024-05-04 09:05:12.530 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@778bc5f4 2024-05-04 09:05:12.530 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@778bc5f4 2024-05-04 09:05:12.533 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@143699a0 2024-05-04 09:05:12.533 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@143699a0 2024-05-04 09:05:12.533 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.534 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd983b 2024-05-04 09:05:12.534 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd983b 2024-05-04 09:05:12.536 [DefaultDispatcher-worker-8 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.536 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f202da 2024-05-04 09:05:12.536 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f202da 2024-05-04 09:05:12.537 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.538 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.538 [DefaultDispatcher-worker-2 @coroutine#2066] 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-05-04 09:05:12.538 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.538 [DefaultDispatcher-worker-2 @coroutine#2066] 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-05-04 09:05:12.539 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f09200 2024-05-04 09:05:12.539 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f09200 2024-05-04 09:05:12.539 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.539 [DefaultDispatcher-worker-8 @coroutine#2058] 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-05-04 09:05:12.539 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.540 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.540 [DefaultDispatcher-worker-3 @coroutine#2058] 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-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e37d25 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.542 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9bfa8d 2024-05-04 09:05:12.542 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9bfa8d 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-04 09:05:12.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-04 09:05:12.546 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10aa565 2024-05-04 09:05:12.546 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10aa565 2024-05-04 09:05:12.548 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@648b934c 2024-05-04 09:05:12.548 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@648b934c 2024-05-04 09:05:12.549 [DefaultDispatcher-worker-3 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:12.549 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.549 [DefaultDispatcher-worker-3 @coroutine#2065] 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-05-04 09:05:12.549 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.550 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.551 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df6d4f 2024-05-04 09:05:12.551 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df6d4f 2024-05-04 09:05:12.555 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d3ba4b 2024-05-04 09:05:12.555 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d3ba4b 2024-05-04 09:05:12.555 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.567 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.579 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.580 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.581 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.582 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.582 [DefaultDispatcher-worker-3 @coroutine#2080] 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:54963/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.582 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.582 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54963/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.584 [DefaultDispatcher-worker-14 @coroutine#2080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.584 [DefaultDispatcher-worker-14 @coroutine#2080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.586 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a864f90 2024-05-04 09:05:12.586 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a864f90 2024-05-04 09:05:12.590 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441bcb0 2024-05-04 09:05:12.590 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441bcb0 2024-05-04 09:05:12.592 [DefaultDispatcher-worker-14 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.592 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.593 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.593 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.593 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.593 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.594 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@607e24e0 2024-05-04 09:05:12.594 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@607e24e0 2024-05-04 09:05:12.595 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.596 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257cb68b 2024-05-04 09:05:12.596 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257cb68b 2024-05-04 09:05:12.598 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.598 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde977b 2024-05-04 09:05:12.598 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde977b 2024-05-04 09:05:12.601 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1493104c 2024-05-04 09:05:12.601 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1493104c 2024-05-04 09:05:12.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc85694 2024-05-04 09:05:12.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc85694 2024-05-04 09:05:12.604 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6f1a 2024-05-04 09:05:12.604 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6f1a 2024-05-04 09:05:12.606 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@210fbd1d 2024-05-04 09:05:12.606 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@210fbd1d 2024-05-04 09:05:12.606 [DefaultDispatcher-worker-8 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.608 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@455349c4 2024-05-04 09:05:12.608 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@455349c4 2024-05-04 09:05:12.609 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25303de4 2024-05-04 09:05:12.609 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25303de4 2024-05-04 09:05:12.610 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3f6b5a 2024-05-04 09:05:12.610 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3f6b5a 2024-05-04 09:05:12.610 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.613 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6032b726 2024-05-04 09:05:12.613 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6032b726 2024-05-04 09:05:12.615 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@da33142 2024-05-04 09:05:12.615 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@da33142 2024-05-04 09:05:12.616 [DefaultDispatcher-worker-10 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.618 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@511892be 2024-05-04 09:05:12.618 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@511892be 2024-05-04 09:05:12.620 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75634a64 2024-05-04 09:05:12.620 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75634a64 2024-05-04 09:05:12.622 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4869 2024-05-04 09:05:12.623 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4869 2024-05-04 09:05:12.625 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a05009 2024-05-04 09:05:12.625 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a05009 2024-05-04 09:05:12.625 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.626 [DefaultDispatcher-worker-14 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.636 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.643 [DefaultDispatcher-worker-10 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.644 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:12.649 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@540a3886 2024-05-04 09:05:12.649 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@540a3886 2024-05-04 09:05:12.652 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acddc77 2024-05-04 09:05:12.652 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acddc77 2024-05-04 09:05:12.655 [DefaultDispatcher-worker-13 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.656 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef253f6 2024-05-04 09:05:12.656 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef253f6 2024-05-04 09:05:12.659 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf0d64c 2024-05-04 09:05:12.659 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf0d64c 2024-05-04 09:05:12.662 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb13bc 2024-05-04 09:05:12.662 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb13bc 2024-05-04 09:05:12.663 [DefaultDispatcher-worker-8 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.664 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa14a78 2024-05-04 09:05:12.664 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa14a78 2024-05-04 09:05:12.667 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6600d139 2024-05-04 09:05:12.667 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6600d139 2024-05-04 09:05:12.669 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf2903 2024-05-04 09:05:12.669 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf2903 2024-05-04 09:05:12.671 [DefaultDispatcher-worker-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.673 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbfe337 2024-05-04 09:05:12.673 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbfe337 2024-05-04 09:05:12.673 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:05:12.680 [DefaultDispatcher-worker-4 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.682 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.683 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:05:12.683 [DefaultDispatcher-worker-13 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.684 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.684 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:12.684 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:05:12.684 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54963/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:12.686 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:12.686 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:05:12.686 [DefaultDispatcher-worker-16 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:12.687 [DefaultDispatcher-worker-4 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:12.687 [DefaultDispatcher-worker-4 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:12.718 [DefaultDispatcher-worker-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e242137 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-04 09:05:12.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-04 09:05:12.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.760 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.762 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.763 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.763 [DefaultDispatcher-worker-1 @coroutine#2132] 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:40363/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.763 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.763 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40363/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.765 [DefaultDispatcher-worker-9 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.765 [DefaultDispatcher-worker-9 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.772 [DefaultDispatcher-worker-7 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.772 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.772 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.772 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.773 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.773 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.776 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19565b5 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-04 09:05:12.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-04 09:05:12.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.793 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.795 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.807 [DefaultDispatcher-worker-7 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2024-05-04 09:05:12.807 [DefaultDispatcher-worker-6 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.815 [DefaultDispatcher-worker-6 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.823 [DefaultDispatcher-worker-10 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.824 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:12.828 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14db4e97 2024-05-04 09:05:12.828 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@14db4e97 2024-05-04 09:05:12.832 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1ca27c 2024-05-04 09:05:12.832 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1ca27c 2024-05-04 09:05:12.833 [DefaultDispatcher-worker-6 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.836 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2325e7 2024-05-04 09:05:12.836 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2325e7 2024-05-04 09:05:12.840 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b21a847 2024-05-04 09:05:12.840 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b21a847 2024-05-04 09:05:12.843 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0fa42 2024-05-04 09:05:12.843 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c0fa42 2024-05-04 09:05:12.845 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30b5c4 2024-05-04 09:05:12.845 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a30b5c4 2024-05-04 09:05:12.847 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3bb978 2024-05-04 09:05:12.847 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3bb978 2024-05-04 09:05:12.850 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0e5708 2024-05-04 09:05:12.850 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0e5708 2024-05-04 09:05:12.852 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@290eb8c1 2024-05-04 09:05:12.852 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@290eb8c1 2024-05-04 09:05:12.852 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:05:12.857 [DefaultDispatcher-worker-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.874 [DefaultDispatcher-worker-10 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.880 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:12.885 [DefaultDispatcher-worker-6 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.885 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fc7b05 2024-05-04 09:05:12.885 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fc7b05 2024-05-04 09:05:12.889 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@573b8e4a 2024-05-04 09:05:12.889 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@573b8e4a 2024-05-04 09:05:12.892 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@53041075 2024-05-04 09:05:12.892 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@53041075 2024-05-04 09:05:12.896 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16068471 2024-05-04 09:05:12.896 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16068471 2024-05-04 09:05:12.896 [DefaultDispatcher-worker-7 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.899 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c98e1e7 2024-05-04 09:05:12.899 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c98e1e7 2024-05-04 09:05:12.901 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27da73e0 2024-05-04 09:05:12.901 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27da73e0 2024-05-04 09:05:12.904 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ae48d6 2024-05-04 09:05:12.904 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ae48d6 2024-05-04 09:05:12.906 [DefaultDispatcher-worker-10 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.906 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@76297b3e 2024-05-04 09:05:12.906 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@76297b3e 2024-05-04 09:05:12.909 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d553bc5 2024-05-04 09:05:12.909 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d553bc5 2024-05-04 09:05:12.909 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:12.917 [DefaultDispatcher-worker-12 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:12.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c4eda3a 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-04 09:05:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-04 09:05:12.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.956 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.958 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.959 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.959 [DefaultDispatcher-worker-12 @coroutine#2175] 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:56051/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:12.959 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.959 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:12.961 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.961 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:12.969 [DefaultDispatcher-worker-6 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.970 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.970 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:12.970 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.971 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.971 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:12.974 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39303a6 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:12.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-04 09:05:12.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:12.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:12.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-04 09:05:12.982 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:12.999 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:13.001 [DefaultDispatcher-worker-4 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:13.001 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.001 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.001 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.001 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:13.002 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.002 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.013 [DefaultDispatcher-worker-8 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2024-05-04 09:05:13.015 [DefaultDispatcher-worker-9 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.020 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:13.023 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3587b0e3 2024-05-04 09:05:13.023 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3587b0e3 2024-05-04 09:05:13.025 [DefaultDispatcher-worker-8 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.026 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b405823 2024-05-04 09:05:13.026 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b405823 2024-05-04 09:05:13.029 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7fdb93 2024-05-04 09:05:13.029 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7fdb93 2024-05-04 09:05:13.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7d5218 2024-05-04 09:05:13.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7d5218 2024-05-04 09:05:13.034 [DefaultDispatcher-worker-16 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5f51c 2024-05-04 09:05:13.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5f51c 2024-05-04 09:05:13.038 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4d2a21 2024-05-04 09:05:13.038 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4d2a21 2024-05-04 09:05:13.040 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2fd398 2024-05-04 09:05:13.040 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2fd398 2024-05-04 09:05:13.043 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a52ad57 2024-05-04 09:05:13.043 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a52ad57 2024-05-04 09:05:13.043 [DefaultDispatcher-worker-13 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.044 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:13.044 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:05:13.044 [DefaultDispatcher-worker-16 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:13.045 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4752f614 2024-05-04 09:05:13.045 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4752f614 2024-05-04 09:05:13.045 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56051/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:05:13.046 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:13.047 [DefaultDispatcher-worker-13 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:13.047 [DefaultDispatcher-worker-13 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:05:13.070 [DefaultDispatcher-worker-16 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7021bb55 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-04 09:05:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-04 09:05:13.081 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.084 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@25891e71 2024-05-04 09:05:13.084 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@25891e71 2024-05-04 09:05:13.090 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4ee4b0 2024-05-04 09:05:13.090 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4ee4b0 2024-05-04 09:05:13.093 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f717501 2024-05-04 09:05:13.093 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f717501 2024-05-04 09:05:13.095 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73ee8b 2024-05-04 09:05:13.095 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73ee8b 2024-05-04 09:05:13.097 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641f22 2024-05-04 09:05:13.097 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641f22 2024-05-04 09:05:13.099 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3001a 2024-05-04 09:05:13.099 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3001a 2024-05-04 09:05:13.101 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2eaf1c 2024-05-04 09:05:13.101 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2eaf1c 2024-05-04 09:05:13.103 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.103 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5c11c4 2024-05-04 09:05:13.104 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5c11c4 2024-05-04 09:05:13.106 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6682a2 2024-05-04 09:05:13.106 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6682a2 2024-05-04 09:05:13.106 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:13.108 [DefaultDispatcher-worker-15 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:13.108 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.108 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.108 [DefaultDispatcher-worker-15 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.110 [DefaultDispatcher-worker-6 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.110 [DefaultDispatcher-worker-6 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.114 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.116 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.117 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.117 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:13.117 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.118 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:05:13.119 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.119 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.127 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.127 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.127 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.127 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.128 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.128 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.129 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd8c373 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-04 09:05:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-04 09:05:13.134 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.148 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.150 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.155 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/auth/register 2024-05-04 09:05:13.155 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/auth/register. 2024-05-04 09:05:13.155 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/auth/register 2024-05-04 09:05:13.155 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35089/auth/register from class io.ktor.http.content.TextContent 2024-05-04 09:05:13.156 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/auth/register 2024-05-04 09:05:13.156 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/auth/register 2024-05-04 09:05:13.160 [DefaultDispatcher-worker-10 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37806ccb 2024-05-04 09:05:13.176 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.179 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7affaeb2 2024-05-04 09:05:13.179 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7affaeb2 2024-05-04 09:05:13.181 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74385f9d 2024-05-04 09:05:13.181 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74385f9d 2024-05-04 09:05:13.184 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7007c5c2 2024-05-04 09:05:13.184 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7007c5c2 2024-05-04 09:05:13.186 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@350555a6 2024-05-04 09:05:13.186 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@350555a6 2024-05-04 09:05:13.188 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3208f78a 2024-05-04 09:05:13.188 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3208f78a 2024-05-04 09:05:13.191 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa82e1 2024-05-04 09:05:13.191 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa82e1 2024-05-04 09:05:13.193 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1d7e69 2024-05-04 09:05:13.193 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1d7e69 2024-05-04 09:05:13.196 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@552aaae9 2024-05-04 09:05:13.196 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@552aaae9 2024-05-04 09:05:13.197 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35089/auth/register. 2024-05-04 09:05:13.197 [DefaultDispatcher-worker-3 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35089/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:13.198 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ebb361 2024-05-04 09:05:13.198 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ebb361 2024-05-04 09:05:13.198 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:13.222 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.233 [DefaultDispatcher-worker-9 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:13.233 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.237 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c8551 2024-05-04 09:05:13.238 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c8551 2024-05-04 09:05:13.241 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b756a 2024-05-04 09:05:13.241 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b756a 2024-05-04 09:05:13.243 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a4ee21 2024-05-04 09:05:13.243 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a4ee21 2024-05-04 09:05:13.246 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da67f51 2024-05-04 09:05:13.246 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da67f51 2024-05-04 09:05:13.248 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4613b9 2024-05-04 09:05:13.248 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4613b9 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d25943d 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-04 09:05:13.250 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51039e 2024-05-04 09:05:13.250 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51039e 2024-05-04 09:05:13.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-04 09:05:13.252 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b31d3 2024-05-04 09:05:13.252 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b31d3 2024-05-04 09:05:13.254 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89801e 2024-05-04 09:05:13.254 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89801e 2024-05-04 09:05:13.256 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46498bcd 2024-05-04 09:05:13.256 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46498bcd 2024-05-04 09:05:13.256 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:13.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.275 [DefaultDispatcher-worker-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:13.275 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.275 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.275 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.276 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.276 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.283 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.285 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.286 [DefaultDispatcher-worker-8 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.286 [DefaultDispatcher-worker-8 @coroutine#2273] 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-05-04 09:05:13.286 [DefaultDispatcher-worker-8 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.286 [DefaultDispatcher-worker-8 @coroutine#2273] 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-05-04 09:05:13.288 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.288 [DefaultDispatcher-worker-4 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.296 [DefaultDispatcher-worker-8 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.296 [DefaultDispatcher-worker-8 @coroutine#2272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.296 [DefaultDispatcher-worker-8 @coroutine#2272] 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-05-04 09:05:13.296 [DefaultDispatcher-worker-8 @coroutine#2272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.296 [DefaultDispatcher-worker-9 @coroutine#2272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.297 [DefaultDispatcher-worker-9 @coroutine#2272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.302 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.307 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.323 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495a9305 2024-05-04 09:05:13.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-04 09:05:13.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-04 09:05:13.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.325 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495a9305: (connection evicted) 2024-05-04 09:05:13.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-04 09:05:13.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-04 09:05:13.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-04 09:05:13.331 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.347 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.349 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.350 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.350 [DefaultDispatcher-worker-10 @coroutine#2300] 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-05-04 09:05:13.350 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.350 [DefaultDispatcher-worker-10 @coroutine#2300] 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-05-04 09:05:13.352 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.352 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.361 [DefaultDispatcher-worker-8 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.361 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.361 [DefaultDispatcher-worker-8 @coroutine#2299] 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-05-04 09:05:13.361 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.362 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.362 [DefaultDispatcher-worker-13 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.364 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.367 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.371 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2024-05-04 09:05:13.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-04 09:05:13.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-04 09:05:13.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.372 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333e01c6: (connection evicted) 2024-05-04 09:05:13.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-04 09:05:13.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc3fc5c 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-04 09:05:13.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-04 09:05:13.377 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.388 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.390 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.391 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.391 [DefaultDispatcher-worker-13 @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-05-04 09:05:13.391 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.391 [DefaultDispatcher-worker-13 @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-05-04 09:05:13.393 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.393 [DefaultDispatcher-worker-9 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.404 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.404 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.404 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:05:13.404 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.405 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.405 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.409 [DefaultDispatcher-worker-5 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:13.409 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.409 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.409 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.410 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.410 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.410 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.413 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.417 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.421 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.424 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.427 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.429 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-05-04 09:05:13.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-04 09:05:13.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-04 09:05:13.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.430 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173602c0: (connection evicted) 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-04 09:05:13.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-04 09:05:13.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-04 09:05:13.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.447 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.448 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.449 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.450 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:05:13.450 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.450 [DefaultDispatcher-worker-7 @coroutine#2368] 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-05-04 09:05:13.451 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.451 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.460 [DefaultDispatcher-worker-4 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.460 [DefaultDispatcher-worker-4 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.460 [DefaultDispatcher-worker-4 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:05:13.460 [DefaultDispatcher-worker-4 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.461 [DefaultDispatcher-worker-8 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.461 [DefaultDispatcher-worker-8 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.465 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.468 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.473 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2024-05-04 09:05:13.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-04 09:05:13.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-04 09:05:13.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.475 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf: (connection evicted) 2024-05-04 09:05:13.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-04 09:05:13.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-04 09:05:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d18d9ed 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-04 09:05:13.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-04 09:05:13.480 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.481 [DefaultDispatcher-worker-4 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:13.481 [DefaultDispatcher-worker-4 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.482 [DefaultDispatcher-worker-4 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.482 [DefaultDispatcher-worker-4 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.483 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.483 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.492 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.494 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.495 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.495 [DefaultDispatcher-worker-8 @coroutine#2404] 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-05-04 09:05:13.495 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.495 [DefaultDispatcher-worker-8 @coroutine#2404] 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-05-04 09:05:13.496 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.496 [DefaultDispatcher-worker-10 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.504 [DefaultDispatcher-worker-10 @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.504 [DefaultDispatcher-worker-10 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.504 [DefaultDispatcher-worker-10 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:05:13.504 [DefaultDispatcher-worker-10 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.505 [DefaultDispatcher-worker-12 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.505 [DefaultDispatcher-worker-12 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.508 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.512 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.515 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.518 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.522 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2024-05-04 09:05:13.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-04 09:05:13.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-04 09:05:13.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.523 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d: (connection evicted) 2024-05-04 09:05:13.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-04 09:05:13.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-04 09:05:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6015c745 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-04 09:05:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-04 09:05:13.528 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.539 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.541 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.542 [DefaultDispatcher-worker-10 @coroutine#2435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.542 [DefaultDispatcher-worker-10 @coroutine#2435] 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-05-04 09:05:13.542 [DefaultDispatcher-worker-10 @coroutine#2435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.542 [DefaultDispatcher-worker-10 @coroutine#2435] 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-05-04 09:05:13.544 [DefaultDispatcher-worker-13 @coroutine#2435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.544 [DefaultDispatcher-worker-13 @coroutine#2435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:05:13.552 [DefaultDispatcher-worker-16 @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.553 [DefaultDispatcher-worker-16 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.553 [DefaultDispatcher-worker-16 @coroutine#2434] 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-05-04 09:05:13.553 [DefaultDispatcher-worker-16 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.553 [DefaultDispatcher-worker-4 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.553 [DefaultDispatcher-worker-4 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:05:13.556 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.559 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c897417 2024-05-04 09:05:13.560 [DefaultDispatcher-worker-6 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:13.560 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.560 [DefaultDispatcher-worker-6 @coroutine#2065] 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-05-04 09:05:13.560 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-04 09:05:13.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-04 09:05:13.561 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:13.562 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c897417: (connection evicted) 2024-05-04 09:05:13.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:13.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-04 09:05:13.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-04 09:05:13.676 [DefaultDispatcher-worker-10 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:13.676 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.676 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.676 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.677 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.678 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.786 [DefaultDispatcher-worker-4 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:13.786 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.786 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.786 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.788 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.788 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df0b348 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:13.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:13.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-04 09:05:13.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-04 09:05:13.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.946 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.947 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.949 [DefaultDispatcher-worker-11 @coroutine#2492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.949 [DefaultDispatcher-worker-11 @coroutine#2492] 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-05-04 09:05:13.949 [DefaultDispatcher-worker-11 @coroutine#2492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.949 [DefaultDispatcher-worker-11 @coroutine#2492] 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-05-04 09:05:13.950 [DefaultDispatcher-worker-10 @coroutine#2492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.950 [DefaultDispatcher-worker-10 @coroutine#2492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:13.958 [DefaultDispatcher-worker-5 @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.958 [DefaultDispatcher-worker-5 @coroutine#2491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.958 [DefaultDispatcher-worker-5 @coroutine#2491] 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-05-04 09:05:13.958 [DefaultDispatcher-worker-5 @coroutine#2491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.959 [DefaultDispatcher-worker-4 @coroutine#2491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.959 [DefaultDispatcher-worker-4 @coroutine#2491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.961 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:13.982 [DefaultDispatcher-worker-12 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:13.982 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.982 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:13.982 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.983 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.983 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:13.984 [DefaultDispatcher-worker-16 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:14.011 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:14.011 [DefaultDispatcher-worker-12 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:14.012 [DefaultDispatcher-worker-12 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.012 [DefaultDispatcher-worker-12 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.012 [DefaultDispatcher-worker-12 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.013 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.013 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-05-04 09:05:14.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-05-04 09:05:14.019 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-05-04 09:05:14.019 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-05-04 09:05:14.022 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30 2024-05-04 09:05:14.022 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30 2024-05-04 09:05:14.025 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a 2024-05-04 09:05:14.025 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a 2024-05-04 09:05:14.027 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56356e2 2024-05-04 09:05:14.027 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56356e2 2024-05-04 09:05:14.029 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f178473 2024-05-04 09:05:14.029 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f178473 2024-05-04 09:05:14.032 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c 2024-05-04 09:05:14.032 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c 2024-05-04 09:05:14.034 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edc5165 2024-05-04 09:05:14.034 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edc5165 2024-05-04 09:05:14.036 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a 2024-05-04 09:05:14.036 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a 2024-05-04 09:05:14.036 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:05:14.037 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a 2024-05-04 09:05:14.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-04 09:05:14.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-04 09:05:14.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:05:14.044 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72dc7f0a: (connection evicted) 2024-05-04 09:05:14.045 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61095640: (connection evicted) 2024-05-04 09:05:14.045 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcea411: (connection evicted) 2024-05-04 09:05:14.045 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30: (connection evicted) 2024-05-04 09:05:14.046 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a: (connection evicted) 2024-05-04 09:05:14.046 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56356e2: (connection evicted) 2024-05-04 09:05:14.047 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f178473: (connection evicted) 2024-05-04 09:05:14.047 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c: (connection evicted) 2024-05-04 09:05:14.047 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4edc5165: (connection evicted) 2024-05-04 09:05:14.048 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a: (connection evicted) 2024-05-04 09:05:14.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-04 09:05:14.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597084b7 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-04 09:05:14.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-04 09:05:14.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.071 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.073 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.073 [DefaultDispatcher-worker-14 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.073 [DefaultDispatcher-worker-14 @coroutine#2521] 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-05-04 09:05:14.074 [DefaultDispatcher-worker-14 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.074 [DefaultDispatcher-worker-14 @coroutine#2521] 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-05-04 09:05:14.075 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.075 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.083 [DefaultDispatcher-worker-6 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.084 [DefaultDispatcher-worker-6 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.084 [DefaultDispatcher-worker-6 @coroutine#2520] 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-05-04 09:05:14.084 [DefaultDispatcher-worker-6 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.084 [DefaultDispatcher-worker-14 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.084 [DefaultDispatcher-worker-14 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.087 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.105 [DefaultDispatcher-worker-10 @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.120 [DefaultDispatcher-worker-2 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:14.120 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.120 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.120 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.122 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.122 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.139 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:14.139 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.139 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.139 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.140 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.140 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.149 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5 2024-05-04 09:05:14.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-04 09:05:14.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-04 09:05:14.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.152 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd624f5: (connection evicted) 2024-05-04 09:05:14.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-04 09:05:14.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b242b3 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-04 09:05:14.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-04 09:05:14.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.171 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.173 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.174 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.174 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:14.174 [DefaultDispatcher-worker-13 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.174 [DefaultDispatcher-worker-13 @coroutine#2551] 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-05-04 09:05:14.176 [DefaultDispatcher-worker-10 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.176 [DefaultDispatcher-worker-10 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.185 [DefaultDispatcher-worker-14 @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.185 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.185 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.185 [DefaultDispatcher-worker-14 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.186 [DefaultDispatcher-worker-4 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.186 [DefaultDispatcher-worker-4 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.189 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.205 [DefaultDispatcher-worker-6 @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.244 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2250deae 2024-05-04 09:05:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-04 09:05:14.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-04 09:05:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.247 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2250deae: (connection evicted) 2024-05-04 09:05:14.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-04 09:05:14.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-04 09:05:14.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13231e7b 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-04 09:05:14.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-04 09:05:14.253 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.266 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.267 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.269 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.269 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:05:14.269 [DefaultDispatcher-worker-14 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.269 [DefaultDispatcher-worker-14 @coroutine#2574] 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-05-04 09:05:14.270 [DefaultDispatcher-worker-1 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.270 [DefaultDispatcher-worker-1 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:14.279 [DefaultDispatcher-worker-8 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.279 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.279 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.279 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.280 [DefaultDispatcher-worker-3 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.280 [DefaultDispatcher-worker-3 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.283 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.286 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:14.286 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.286 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.286 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.287 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.287 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.298 [DefaultDispatcher-worker-9 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.336 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0faed6 2024-05-04 09:05:14.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-04 09:05:14.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-04 09:05:14.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.339 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e0faed6: (connection evicted) 2024-05-04 09:05:14.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-04 09:05:14.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.356 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72364a40 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.357 [Test worker @coroutine#2593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-04 09:05:14.372 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.384 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.385 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.387 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.398 [DefaultDispatcher-worker-8 @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.410 [DefaultDispatcher-worker-14 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb 2024-05-04 09:05:14.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-04 09:05:14.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-04 09:05:14.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.413 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6ad2eb: (connection evicted) 2024-05-04 09:05:14.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-04 09:05:14.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-04 09:05:14.416 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.417 [Test worker @coroutine#2620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-04 09:05:14.419 [DefaultDispatcher-worker-8 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:14.419 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.419 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.419 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.420 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.420 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.436 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.447 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.449 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.451 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5982255e 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.452 [Test worker @coroutine#2620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-04 09:05:14.453 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.453 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.453 [Test worker @coroutine#2620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-04 09:05:14.468 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.480 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.482 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.484 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.494 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:14.495 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.495 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.495 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.496 [DefaultDispatcher-worker-13 @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 09:05:14.496 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.496 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.510 [DefaultDispatcher-worker-2 @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.517 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:14.519 [DefaultDispatcher-worker-13 @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.528 [DefaultDispatcher-worker-14 @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 09:05:14.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-04 09:05:14.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-04 09:05:14.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.545 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-05-04 09:05:14.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-04 09:05:14.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-04 09:05:14.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-04 09:05:14.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-04 09:05:14.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.547 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9: (connection evicted) 2024-05-04 09:05:14.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-04 09:05:14.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-04 09:05:14.548 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1a9ab3 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-04 09:05:14.549 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.550 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.550 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-04 09:05:14.567 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.573 [DefaultDispatcher-worker-12 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:14.573 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.573 [DefaultDispatcher-worker-12 @coroutine#2065] 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-05-04 09:05:14.573 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.574 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.579 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.581 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.583 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bacabc4 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.583 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.584 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-04 09:05:14.605 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.616 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.618 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.620 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.632 [DefaultDispatcher-worker-5 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-05-04 09:05:14.646 [DefaultDispatcher-worker-5 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.650 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:14.655 [DefaultDispatcher-worker-13 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.665 [DefaultDispatcher-worker-10 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-05-04 09:05:14.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-04 09:05:14.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-04 09:05:14.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.669 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3: (connection evicted) 2024-05-04 09:05:14.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-04 09:05:14.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-04 09:05:14.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-04 09:05:14.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-04 09:05:14.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.671 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@617d697: (connection evicted) 2024-05-04 09:05:14.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-04 09:05:14.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f8d884 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.674 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-04 09:05:14.675 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.675 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.675 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-04 09:05:14.688 [DefaultDispatcher-worker-1 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:14.688 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.689 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.689 [DefaultDispatcher-worker-1 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.690 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.690 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.694 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.706 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.708 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.710 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.734 [DefaultDispatcher-worker-13 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.745 [DefaultDispatcher-worker-10 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.748 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.759 [DefaultDispatcher-worker-9 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-05-04 09:05:14.775 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:14.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-04 09:05:14.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-04 09:05:14.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.781 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886: (connection evicted) 2024-05-04 09:05:14.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-04 09:05:14.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-04 09:05:14.783 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae69abe 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.784 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-04 09:05:14.785 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.785 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.785 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-04 09:05:14.799 [DefaultDispatcher-worker-10 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:14.799 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.799 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:14.799 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.800 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.800 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:14.804 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.816 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.818 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.820 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.848 [DefaultDispatcher-worker-10 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.857 [DefaultDispatcher-worker-3 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.861 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.870 [DefaultDispatcher-worker-6 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2024-05-04 09:05:14.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-04 09:05:14.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-04 09:05:14.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:14.875 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50508ed3: (connection evicted) 2024-05-04 09:05:14.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:14.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-04 09:05:14.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3803bc1a 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:14.878 [Test worker @coroutine#2799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-04 09:05:14.879 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.879 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.879 [Test worker @coroutine#2799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-04 09:05:14.897 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.909 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.911 [Test worker @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.912 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.936 [DefaultDispatcher-worker-11 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.946 [DefaultDispatcher-worker-13 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:14.956 [DefaultDispatcher-worker-8 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:15.007 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.066 [DefaultDispatcher-worker-5 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:15.066 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.066 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.066 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.067 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.068 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.071 [DefaultDispatcher-worker-4 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:15.071 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.071 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.071 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.073 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.073 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.150 [DefaultDispatcher-worker-13 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:15.150 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.150 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.150 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-4 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.152 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.153 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.153 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.158 [DefaultDispatcher-worker-9 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-05-04 09:05:15.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-04 09:05:15.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-04 09:05:15.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.207 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f: (connection evicted) 2024-05-04 09:05:15.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:15.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-04 09:05:15.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-04 09:05:15.211 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9751c9 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.212 [Test worker @coroutine#2851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-04 09:05:15.213 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.213 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.213 [Test worker @coroutine#2851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-04 09:05:15.228 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.239 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.241 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.243 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.255 [DefaultDispatcher-worker-3 @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.259 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.283 [DefaultDispatcher-worker-1 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.295 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e 2024-05-04 09:05:15.298 [DefaultDispatcher-worker-10 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:15.298 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.298 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.298 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.299 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.299 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-04 09:05:15.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-04 09:05:15.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.306 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbab46e: (connection evicted) 2024-05-04 09:05:15.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:15.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-04 09:05:15.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-04 09:05:15.307 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3448a248 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.308 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-04 09:05:15.323 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.334 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.336 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.338 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.350 [DefaultDispatcher-worker-12 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a513627 2024-05-04 09:05:15.408 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-04 09:05:15.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-04 09:05:15.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.413 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a513627: (connection evicted) 2024-05-04 09:05:15.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:15.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-04 09:05:15.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149bdb4e 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-04 09:05:15.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-04 09:05:15.432 [DefaultDispatcher-worker-6 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:15.432 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.432 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.432 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.434 [DefaultDispatcher-worker-3 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.434 [DefaultDispatcher-worker-3 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.507 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:15.507 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.507 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.507 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.508 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.508 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.517 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:15.523 [DefaultDispatcher-worker-7 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.533 [DefaultDispatcher-worker-2 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.540 [DefaultDispatcher-worker-15 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.546 [DefaultDispatcher-worker-14 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.577 [DefaultDispatcher-worker-9 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.578 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:05:15.583 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-05-04 09:05:15.585 [DefaultDispatcher-worker-12 @coroutine#2932] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c48bbf3 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-04 09:05:15.586 [DefaultDispatcher-worker-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:15.586 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.586 [DefaultDispatcher-worker-1 @coroutine#2065] 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-05-04 09:05:15.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-04 09:05:15.586 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.587 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.600 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.600 [DefaultDispatcher-worker-16 @coroutine#2936] 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-05-04 09:05:15.600 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.600 [DefaultDispatcher-worker-16 @coroutine#2936] 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-05-04 09:05:15.603 [eventLoopGroupProxy-19-1 @call-handler#2944] 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-05-04 09:05:15.603 [eventLoopGroupProxy-19-2 @call-handler#2945] 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-05-04 09:05:15.603 [eventLoopGroupProxy-19-1 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.603 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:15.603 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:15.604 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.604 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.604 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69a14512 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-04 09:05:15.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-04 09:05:15.623 [DefaultDispatcher-worker-4 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.623 [DefaultDispatcher-worker-4 @coroutine#2950] 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-05-04 09:05:15.623 [DefaultDispatcher-worker-4 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.623 [DefaultDispatcher-worker-4 @coroutine#2950] 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-05-04 09:05:15.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1464a177 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:15.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-04 09:05:15.624 [eventLoopGroupProxy-19-2 @call-handler#2954] 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-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-05-04 09:05:15.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-05-04 09:05:15.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-04 09:05:15.625 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:15.625 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:15.625 [eventLoopGroupProxy-19-3 @call-handler#2957] 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-05-04 09:05:15.625 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.625 [eventLoopGroupProxy-19-3 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.626 [DefaultDispatcher-worker-5 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.626 [DefaultDispatcher-worker-5 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.626 [DefaultDispatcher-worker-13 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.626 [DefaultDispatcher-worker-13 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.626 [DefaultDispatcher-worker-13 @coroutine#2935] 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-05-04 09:05:15.626 [DefaultDispatcher-worker-13 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.627 [eventLoopGroupProxy-19-2 @call-handler#2962] 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-05-04 09:05:15.627 [eventLoopGroupProxy-19-2 @call-handler#2962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.627 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.628 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.637 [DefaultDispatcher-worker-7 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.646 [DefaultDispatcher-worker-16 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.647 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.647 [DefaultDispatcher-worker-10 @coroutine#2968] 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-05-04 09:05:15.647 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.647 [DefaultDispatcher-worker-10 @coroutine#2968] 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-05-04 09:05:15.648 [eventLoopGroupProxy-19-2 @call-handler#2972] 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-05-04 09:05:15.648 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:15.648 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:15.650 [eventLoopGroupProxy-19-4 @call-handler#2976] 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-05-04 09:05:15.650 [eventLoopGroupProxy-19-4 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.654 [DefaultDispatcher-worker-3 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.654 [DefaultDispatcher-worker-3 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.654 [DefaultDispatcher-worker-3 @coroutine#2949] 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-05-04 09:05:15.654 [DefaultDispatcher-worker-3 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.659 [eventLoopGroupProxy-19-5 @call-handler#2982] 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-05-04 09:05:15.659 [eventLoopGroupProxy-19-5 @call-handler#2982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.660 [DefaultDispatcher-worker-15 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.660 [DefaultDispatcher-worker-15 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.660 [DefaultDispatcher-worker-5 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.660 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.661 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.661 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:05:15.671 [DefaultDispatcher-worker-2 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.672 [DefaultDispatcher-worker-5 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.679 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-05-04 09:05:15.679 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.679 [DefaultDispatcher-worker-15 @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/replication/nodeId. 2024-05-04 09:05:15.679 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.680 [eventLoopGroupProxy-19-2 @call-handler#2992] 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-05-04 09:05:15.680 [eventLoopGroupProxy-19-2 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.681 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.681 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.683 [DefaultDispatcher-worker-6 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.686 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.690 [DefaultDispatcher-worker-16 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-05-04 09:05:15.702 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:15.702 [DefaultDispatcher-worker-14 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259647f2 2024-05-04 09:05:15.702 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.703 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.703 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.704 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.704 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.705 [DefaultDispatcher-worker-13 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.706 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.707 [DefaultDispatcher-worker-13 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.707 [DefaultDispatcher-worker-13 @coroutine#2973] 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-05-04 09:05:15.707 [DefaultDispatcher-worker-13 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.708 [eventLoopGroupProxy-19-2 @call-handler#3009] 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-05-04 09:05:15.716 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.725 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:15.734 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.734 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.735 [DefaultDispatcher-worker-10 @coroutine#2973] 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-05-04 09:05:15.735 [DefaultDispatcher-worker-10 @coroutine#2973] 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-05-04 09:05:15.735 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537 2024-05-04 09:05:15.735 [DefaultDispatcher-worker-10 @coroutine#2973] 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=588279591391297537. 2024-05-04 09:05:15.735 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537 2024-05-04 09:05:15.736 [eventLoopGroupProxy-19-2 @call-handler#3013] 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-05-04 09:05:15.739 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.740 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537 2024-05-04 09:05:15.740 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537 2024-05-04 09:05:15.740 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537. 2024-05-04 09:05:15.740 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297537 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.751 [DefaultDispatcher-worker-4 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.752 [DefaultDispatcher-worker-4 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.752 [DefaultDispatcher-worker-4 @coroutine#2973] 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-05-04 09:05:15.752 [DefaultDispatcher-worker-4 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.753 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-05-04 09:05:15.755 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.755 [DefaultDispatcher-worker-15 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.755 [DefaultDispatcher-worker-15 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.756 [DefaultDispatcher-worker-15 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:05:15.756 [DefaultDispatcher-worker-15 @coroutine#2973] 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-05-04 09:05:15.767 [DefaultDispatcher-worker-15 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.789 [DefaultDispatcher-worker-8 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.802 [DefaultDispatcher-worker-12 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.803 [DefaultDispatcher-worker-8 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.803 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.803 [DefaultDispatcher-worker-12 @coroutine#2937] 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-05-04 09:05:15.803 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.803 [DefaultDispatcher-worker-12 @coroutine#2937] 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-05-04 09:05:15.804 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-05-04 09:05:15.805 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:15.805 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:15.813 [DefaultDispatcher-worker-5 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:15.813 [DefaultDispatcher-worker-5 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.813 [DefaultDispatcher-worker-5 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:15.813 [DefaultDispatcher-worker-5 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.814 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.814 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:15.816 [DefaultDispatcher-worker-7 @call-handler#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.817 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.817 [DefaultDispatcher-worker-7 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.817 [DefaultDispatcher-worker-7 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.818 [DefaultDispatcher-worker-7 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:05:15.818 [DefaultDispatcher-worker-7 @coroutine#2937] 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-05-04 09:05:15.824 [DefaultDispatcher-worker-12 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.834 [DefaultDispatcher-worker-3 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.835 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.835 [DefaultDispatcher-worker-3 @coroutine#2973] 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-05-04 09:05:15.835 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.836 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-05-04 09:05:15.845 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.858 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.858 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:05:15.859 [DefaultDispatcher-worker-8 @coroutine#2973] 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-05-04 09:05:15.859 [DefaultDispatcher-worker-8 @coroutine#2973] 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-05-04 09:05:15.859 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538 2024-05-04 09:05:15.859 [DefaultDispatcher-worker-8 @coroutine#2973] 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=588279591391297538. 2024-05-04 09:05:15.859 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538 2024-05-04 09:05:15.860 [eventLoopGroupProxy-19-2 @call-handler#3043] 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-05-04 09:05:15.860 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.861 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538 2024-05-04 09:05:15.861 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538 2024-05-04 09:05:15.861 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538. 2024-05-04 09:05:15.861 [DefaultDispatcher-worker-8 @coroutine#2973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588279591391297538 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.873 [DefaultDispatcher-worker-3 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.874 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.874 [DefaultDispatcher-worker-3 @coroutine#2973] 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-05-04 09:05:15.874 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.875 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-05-04 09:05:15.875 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.876 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.876 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:05:15.876 [DefaultDispatcher-worker-3 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:05:15.876 [DefaultDispatcher-worker-3 @coroutine#2973] 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-05-04 09:05:15.887 [DefaultDispatcher-worker-7 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.909 [DefaultDispatcher-worker-2 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.921 [DefaultDispatcher-worker-11 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.921 [DefaultDispatcher-worker-1 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.922 [DefaultDispatcher-worker-11 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.922 [DefaultDispatcher-worker-11 @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/message. 2024-05-04 09:05:15.922 [DefaultDispatcher-worker-11 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.922 [DefaultDispatcher-worker-11 @coroutine#2951] 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-05-04 09:05:15.923 [eventLoopGroupProxy-19-2 @call-handler#3054] 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-05-04 09:05:15.923 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:05:15.923 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:15.929 [DefaultDispatcher-worker-16 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.937 [DefaultDispatcher-worker-10 @call-handler#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:15.937 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.938 [DefaultDispatcher-worker-7 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.938 [DefaultDispatcher-worker-7 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:15.938 [DefaultDispatcher-worker-7 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:05:15.938 [DefaultDispatcher-worker-7 @coroutine#2951] 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-05-04 09:05:15.946 [DefaultDispatcher-worker-10 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:15.949 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:15.949 [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/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536. 2024-05-04 09:05:15.949 [UI Thread @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:15.949 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.949 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.949 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.950 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-05-04 09:05:15.950 [eventLoopGroupProxy-19-5 @call-handler#3091] 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-05-04 09:05:15.950 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.950 [UI Thread @coroutine#3083] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.950 [UI Thread @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.951 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.951 [UI Thread @coroutine#3085] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.951 [UI Thread @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.952 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:15.952 [UI Thread @coroutine#3102] 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=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537. 2024-05-04 09:05:15.952 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:15.953 [eventLoopGroupProxy-19-5 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.954 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.954 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.955 [eventLoopGroupProxy-19-8 @call-handler#3114] 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-05-04 09:05:15.955 [eventLoopGroupProxy-19-7 @call-handler#3113] 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-05-04 09:05:15.955 [eventLoopGroupProxy-19-6 @call-handler#3115] 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-05-04 09:05:15.955 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.955 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.956 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.957 [UI Thread @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:15.957 [UI Thread @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:15.957 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536. 2024-05-04 09:05:15.957 [UI Thread @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.957 [eventLoopGroupProxy-19-6 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.958 [eventLoopGroupProxy-19-7 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.958 [UI Thread @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.958 [UI Thread @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.958 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.958 [UI Thread @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.959 [UI Thread @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.959 [UI Thread @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:15.959 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:15.959 [UI Thread @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.964 [DefaultDispatcher-worker-2 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.966 [eventLoopGroupProxy-19-8 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:15.967 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:15.967 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:15.968 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537. 2024-05-04 09:05:15.968 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:15.974 [DefaultDispatcher-worker-8 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.982 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:15.991 [DefaultDispatcher-worker-6 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.002 [DefaultDispatcher-worker-16 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.007 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536 2024-05-04 09:05:16.007 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536. 2024-05-04 09:05:16.007 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536 2024-05-04 09:05:16.008 [eventLoopGroupProxy-19-2 @call-handler#3134] 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-05-04 09:05:16.009 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.010 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536 2024-05-04 09:05:16.010 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536 2024-05-04 09:05:16.010 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536. 2024-05-04 09:05:16.010 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.020 [DefaultDispatcher-worker-11 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.030 [DefaultDispatcher-worker-11 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.039 [DefaultDispatcher-worker-3 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.039 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.039 [DefaultDispatcher-worker-3 @coroutine#2937] 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-05-04 09:05:16.039 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.039 [DefaultDispatcher-worker-3 @coroutine#2937] 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-05-04 09:05:16.041 [eventLoopGroupProxy-19-2 @call-handler#3142] 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-05-04 09:05:16.041 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:16.041 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:16.050 [DefaultDispatcher-worker-1 @call-handler#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:16.050 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.050 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.050 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.051 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:05:16.051 [DefaultDispatcher-worker-6 @coroutine#2937] 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-05-04 09:05:16.057 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537 2024-05-04 09:05:16.057 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537. 2024-05-04 09:05:16.057 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537 2024-05-04 09:05:16.058 [DefaultDispatcher-worker-2 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.058 [eventLoopGroupProxy-19-2 @call-handler#3163] 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-05-04 09:05:16.063 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.064 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537 2024-05-04 09:05:16.064 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537 2024-05-04 09:05:16.064 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537. 2024-05-04 09:05:16.064 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588279591391297538&assignmentUid=588279591391297536&clazzUid=588279591391297536&submitterUid=588279591391297537 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.077 [DefaultDispatcher-worker-14 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.081 [DefaultDispatcher-worker-5 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:16.081 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.081 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.081 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.082 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.082 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.084 [DefaultDispatcher-worker-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:16.084 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.084 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.084 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.085 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588279591391297537 2024-05-04 09:05:16.085 [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=588279591391297537. 2024-05-04 09:05:16.085 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588279591391297537 2024-05-04 09:05:16.085 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.085 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.086 [eventLoopGroupProxy-19-2 @call-handler#3187] 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-05-04 09:05:16.086 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.087 [UI Thread @coroutine#3182] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.087 [UI Thread @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.087 [eventLoopGroupProxy-19-2 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.087 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536 2024-05-04 09:05:16.087 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536. 2024-05-04 09:05:16.087 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536 2024-05-04 09:05:16.087 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.087 [eventLoopGroupProxy-19-6 @call-handler#3198] 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-05-04 09:05:16.087 [UI Thread @coroutine#3190] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.087 [UI Thread @coroutine#3190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.088 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.088 [eventLoopGroupProxy-19-2 @call-handler#3202] 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-05-04 09:05:16.088 [UI Thread @coroutine#3192] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.088 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.088 [eventLoopGroupProxy-19-7 @call-handler#3207] 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-05-04 09:05:16.088 [eventLoopGroupProxy-19-8 @call-handler#3208] 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-05-04 09:05:16.089 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588279591391297537 2024-05-04 09:05:16.089 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588279591391297537 2024-05-04 09:05:16.089 [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=588279591391297537. 2024-05-04 09:05:16.089 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588279591391297537 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.090 [eventLoopGroupProxy-19-7 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.090 [eventLoopGroupProxy-19-8 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.091 [UI Thread @coroutine#3190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.091 [UI Thread @coroutine#3190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.091 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.091 [UI Thread @coroutine#3190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.091 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.091 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.091 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.091 [eventLoopGroupProxy-19-6 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.092 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.092 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.092 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536 2024-05-04 09:05:16.092 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536 2024-05-04 09:05:16.092 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536. 2024-05-04 09:05:16.092 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.092 [UI Thread @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.092 [UI Thread @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.093 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.093 [UI Thread @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.099 [DefaultDispatcher-worker-11 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.106 [DefaultDispatcher-worker-13 @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.113 [DefaultDispatcher-worker-13 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.121 [DefaultDispatcher-worker-4 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.132 [DefaultDispatcher-worker-7 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.135 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538 2024-05-04 09:05:16.135 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538. 2024-05-04 09:05:16.135 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538 2024-05-04 09:05:16.136 [eventLoopGroupProxy-19-2 @call-handler#3225] 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-05-04 09:05:16.141 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.142 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538 2024-05-04 09:05:16.142 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538 2024-05-04 09:05:16.142 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538. 2024-05-04 09:05:16.142 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297538 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.152 [DefaultDispatcher-worker-13 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.163 [DefaultDispatcher-worker-14 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:16.163 [DefaultDispatcher-worker-14 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.163 [DefaultDispatcher-worker-14 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.163 [DefaultDispatcher-worker-14 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.164 [DefaultDispatcher-worker-11 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.165 [DefaultDispatcher-worker-11 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.166 [DefaultDispatcher-worker-5 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:16.166 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.166 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.166 [DefaultDispatcher-worker-5 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.167 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.167 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.167 [DefaultDispatcher-worker-3 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.176 [DefaultDispatcher-worker-6 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.176 [DefaultDispatcher-worker-6 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.176 [DefaultDispatcher-worker-6 @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/message. 2024-05-04 09:05:16.176 [DefaultDispatcher-worker-6 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.176 [DefaultDispatcher-worker-6 @coroutine#2951] 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-05-04 09:05:16.177 [eventLoopGroupProxy-19-2 @call-handler#3236] 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-05-04 09:05:16.178 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-05-04 09:05:16.178 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:05:16.186 [DefaultDispatcher-worker-10 @call-handler#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3747877 2024-05-04 09:05:16.187 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.187 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.187 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:05:16.188 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:05:16.188 [DefaultDispatcher-worker-15 @coroutine#2951] 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-05-04 09:05:16.190 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:16.190 [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/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536. 2024-05-04 09:05:16.190 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:16.190 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.190 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.190 [UI Thread @coroutine#3264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.190 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.190 [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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.190 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.191 [eventLoopGroupProxy-19-2 @call-handler#3277] 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-05-04 09:05:16.191 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.191 [UI Thread @coroutine#3271] 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=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.191 [UI Thread @coroutine#3271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.191 [eventLoopGroupProxy-19-6 @call-handler#3280] 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-05-04 09:05:16.191 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:16.191 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537. 2024-05-04 09:05:16.191 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:16.191 [eventLoopGroupProxy-19-8 @call-handler#3288] 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-05-04 09:05:16.191 [eventLoopGroupProxy-19-2 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.193 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:16.193 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 2024-05-04 09:05:16.193 [eventLoopGroupProxy-19-10 @call-handler#3300] 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-05-04 09:05:16.193 [eventLoopGroupProxy-19-8 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.193 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536. 2024-05-04 09:05:16.193 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.194 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.194 [eventLoopGroupProxy-19-6 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.194 [eventLoopGroupProxy-19-9 @call-handler#3304] 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-05-04 09:05:16.194 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.194 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.194 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.195 [UI Thread @coroutine#3264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.195 [UI Thread @coroutine#3264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.195 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.195 [UI Thread @coroutine#3264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.195 [eventLoopGroupProxy-19-9 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.195 [UI Thread @coroutine#3271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.195 [UI Thread @coroutine#3271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 2024-05-04 09:05:16.196 [UI Thread @coroutine#3271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536. 2024-05-04 09:05:16.196 [UI Thread @coroutine#3271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588279591391297537&assignmentUid=588279591391297536 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.197 [eventLoopGroupProxy-19-10 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:05:16.197 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:16.197 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 2024-05-04 09:05:16.197 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537. 2024-05-04 09:05:16.198 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588279591391297536&clazzUid=588279591391297536&accountPersonUid=588279591391297537 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:16.200 [DefaultDispatcher-worker-16 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224 2024-05-04 09:05:16.204 [DefaultDispatcher-worker-13 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.212 [DefaultDispatcher-worker-11 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.222 [DefaultDispatcher-worker-5 @coroutine#3264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.231 [DefaultDispatcher-worker-17 @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.243 [DefaultDispatcher-worker-17 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-04 09:05:16.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-04 09:05:16.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-04 09:05:16.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:16.249 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bfc558: (connection evicted) 2024-05-04 09:05:16.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:16.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-04 09:05:16.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-04 09:05:16.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-04 09:05:16.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-04 09:05:16.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:16.251 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbc0224: (connection evicted) 2024-05-04 09:05:16.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:16.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-04 09:05:16.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-04 09:05:16.309 [DefaultDispatcher-worker-17 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:16.309 [DefaultDispatcher-worker-17 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.309 [DefaultDispatcher-worker-17 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.309 [DefaultDispatcher-worker-17 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.311 [DefaultDispatcher-worker-5 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.311 [DefaultDispatcher-worker-5 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.444 [DefaultDispatcher-worker-14 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:16.444 [DefaultDispatcher-worker-14 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.444 [DefaultDispatcher-worker-14 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.444 [DefaultDispatcher-worker-14 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.445 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.446 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.519 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:16.519 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.519 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.519 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.520 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.520 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.597 [DefaultDispatcher-worker-12 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:16.597 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.597 [DefaultDispatcher-worker-12 @coroutine#2065] 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-05-04 09:05:16.597 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.598 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.713 [DefaultDispatcher-worker-14 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:16.713 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.713 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.713 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.714 [DefaultDispatcher-worker-17 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.714 [DefaultDispatcher-worker-17 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.825 [DefaultDispatcher-worker-13 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:16.825 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.825 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:16.825 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.826 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:16.827 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.094 [DefaultDispatcher-worker-12 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:17.095 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.095 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.095 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.096 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.096 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.098 [DefaultDispatcher-worker-13 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:17.098 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.098 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.098 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.099 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.099 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.177 [DefaultDispatcher-worker-4 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:17.178 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.178 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.178 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.179 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.179 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.179 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:17.180 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.180 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.180 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.181 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-04 09:05:17.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-04 09:05:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.255 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3747877: (connection evicted) 2024-05-04 09:05:17.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-04 09:05:17.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6049b4c9 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.259 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.260 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-04 09:05:17.276 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.291 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.293 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.295 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@581da9e6 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-04 09:05:17.295 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.296 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-04 09:05:17.310 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.321 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.322 [DefaultDispatcher-worker-11 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:17.322 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.322 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.322 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.323 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.323 [DefaultDispatcher-worker-7 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.323 [DefaultDispatcher-worker-7 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.325 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.337 [DefaultDispatcher-worker-11 @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-05-04 09:05:17.351 [DefaultDispatcher-worker-5 @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.360 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:17.362 [DefaultDispatcher-worker-2 @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495cac83 2024-05-04 09:05:17.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-04 09:05:17.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-04 09:05:17.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.371 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495cac83: (connection evicted) 2024-05-04 09:05:17.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-04 09:05:17.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-04 09:05:17.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-04 09:05:17.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-04 09:05:17.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.372 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6296c184: (connection evicted) 2024-05-04 09:05:17.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-04 09:05:17.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112d8c18 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.374 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.375 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-04 09:05:17.390 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.401 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.403 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.405 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554a4d18 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.405 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-04 09:05:17.406 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.406 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.406 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-04 09:05:17.420 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.431 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.433 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.434 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.447 [DefaultDispatcher-worker-11 @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76614fd1 2024-05-04 09:05:17.454 [DefaultDispatcher-worker-5 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:17.454 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.454 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.454 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.456 [DefaultDispatcher-worker-1 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.456 [DefaultDispatcher-worker-1 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.463 [DefaultDispatcher-worker-16 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.475 [DefaultDispatcher-worker-7 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.475 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.487 [DefaultDispatcher-worker-3 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.506 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.509 [DefaultDispatcher-worker-9 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39352f6b 2024-05-04 09:05:17.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-04 09:05:17.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-04 09:05:17.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.512 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39352f6b: (connection evicted) 2024-05-04 09:05:17.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-04 09:05:17.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-04 09:05:17.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-04 09:05:17.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-04 09:05:17.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.513 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76614fd1: (connection evicted) 2024-05-04 09:05:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-04 09:05:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a2a71d 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.515 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.516 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-04 09:05:17.516 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.516 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.516 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-04 09:05:17.530 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:17.530 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.530 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.530 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.531 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.531 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.532 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.544 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.546 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.548 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54602d5a 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.548 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-04 09:05:17.549 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.549 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.549 [Test worker @coroutine#3508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-04 09:05:17.563 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.574 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.576 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.578 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.591 [DefaultDispatcher-worker-15 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d18b61 2024-05-04 09:05:17.603 [DefaultDispatcher-worker-15 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.608 [DefaultDispatcher-worker-7 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:17.609 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.609 [DefaultDispatcher-worker-7 @coroutine#2065] 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-05-04 09:05:17.609 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.610 [DefaultDispatcher-worker-9 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.615 [DefaultDispatcher-worker-15 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27 2024-05-04 09:05:17.616 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-04 09:05:17.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-04 09:05:17.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.624 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bca3b27: (connection evicted) 2024-05-04 09:05:17.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-04 09:05:17.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-04 09:05:17.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-04 09:05:17.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-04 09:05:17.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.626 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d18b61: (connection evicted) 2024-05-04 09:05:17.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-04 09:05:17.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc16d33 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.627 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.628 [Test worker @coroutine#3571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-04 09:05:17.643 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.655 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.657 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.659 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b00077 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.659 [Test worker @coroutine#3571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-04 09:05:17.660 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.660 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.660 [Test worker @coroutine#3571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-04 09:05:17.673 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.685 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.686 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.688 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.701 [DefaultDispatcher-worker-17 @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6645c1f 2024-05-04 09:05:17.715 [DefaultDispatcher-worker-17 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.726 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:17.727 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.727 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.727 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.728 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.728 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.728 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:17.728 [DefaultDispatcher-worker-4 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dee 2024-05-04 09:05:17.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-04 09:05:17.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-04 09:05:17.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.741 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58397dee: (connection evicted) 2024-05-04 09:05:17.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-04 09:05:17.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-04 09:05:17.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-04 09:05:17.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-04 09:05:17.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.742 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6645c1f: (connection evicted) 2024-05-04 09:05:17.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-04 09:05:17.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3f9618 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.744 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.745 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-04 09:05:17.761 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.772 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.774 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.776 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e316971 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.776 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-04 09:05:17.777 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.777 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.777 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-04 09:05:17.790 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.802 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.803 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.805 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.817 [DefaultDispatcher-worker-10 @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2024-05-04 09:05:17.830 [DefaultDispatcher-worker-15 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.838 [DefaultDispatcher-worker-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:17.838 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.838 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:17.838 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.839 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.839 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:17.845 [DefaultDispatcher-worker-12 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b07d 2024-05-04 09:05:17.845 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-04 09:05:17.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-04 09:05:17.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.852 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6385b07d: (connection evicted) 2024-05-04 09:05:17.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-04 09:05:17.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-04 09:05:17.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-04 09:05:17.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-04 09:05:17.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.854 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56540a58: (connection evicted) 2024-05-04 09:05:17.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-04 09:05:17.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-04 09:05:17.855 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57af157c 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.856 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-04 09:05:17.872 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.884 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.886 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.887 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2296926d 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.888 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-04 09:05:17.903 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.914 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.916 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.917 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.930 [DefaultDispatcher-worker-14 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776d50d6 2024-05-04 09:05:17.944 [DefaultDispatcher-worker-15 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.956 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:17.958 [DefaultDispatcher-worker-13 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.969 [DefaultDispatcher-worker-7 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2024-05-04 09:05:17.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-04 09:05:17.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-04 09:05:17.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.977 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ad030d: (connection evicted) 2024-05-04 09:05:17.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-04 09:05:17.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-04 09:05:17.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-04 09:05:17.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-04 09:05:17.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:17.979 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776d50d6: (connection evicted) 2024-05-04 09:05:17.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:17.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-04 09:05:17.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a98439 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:17.981 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-04 09:05:17.982 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:17.982 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:17.982 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-04 09:05:17.997 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.008 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.010 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.012 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.012 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6107b3cb 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.013 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-04 09:05:18.028 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.039 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.041 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.042 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.056 [DefaultDispatcher-worker-8 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9 2024-05-04 09:05:18.069 [DefaultDispatcher-worker-1 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.081 [DefaultDispatcher-worker-13 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.082 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:18.091 [DefaultDispatcher-worker-4 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.109 [DefaultDispatcher-worker-16 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:18.109 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.109 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.109 [DefaultDispatcher-worker-16 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.110 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.110 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.112 [DefaultDispatcher-worker-7 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:18.112 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.112 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.112 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.113 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.113 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.113 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.114 [DefaultDispatcher-worker-11 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-05-04 09:05:18.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-04 09:05:18.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-04 09:05:18.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.118 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46875fae: (connection evicted) 2024-05-04 09:05:18.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-04 09:05:18.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-04 09:05:18.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-04 09:05:18.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-04 09:05:18.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.119 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d1acf9: (connection evicted) 2024-05-04 09:05:18.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-04 09:05:18.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f37ed4 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.121 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-04 09:05:18.122 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.122 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.122 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-04 09:05:18.137 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.148 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.150 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.152 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.152 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8588a62 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.153 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-04 09:05:18.168 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.182 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.185 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.187 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.191 [DefaultDispatcher-worker-9 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:18.192 [DefaultDispatcher-worker-9 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.192 [DefaultDispatcher-worker-9 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.192 [DefaultDispatcher-worker-9 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-7 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.193 [DefaultDispatcher-worker-7 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.195 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.195 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.198 [DefaultDispatcher-worker-1 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2024-05-04 09:05:18.212 [DefaultDispatcher-worker-16 @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.222 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:18.223 [DefaultDispatcher-worker-9 @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.226 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-05-04 09:05:18.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-04 09:05:18.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-04 09:05:18.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.233 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf: (connection evicted) 2024-05-04 09:05:18.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-04 09:05:18.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-04 09:05:18.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-04 09:05:18.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-04 09:05:18.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.234 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5: (connection evicted) 2024-05-04 09:05:18.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-04 09:05:18.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62bcfa01 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.236 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.237 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-04 09:05:18.237 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.237 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.237 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-04 09:05:18.255 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.266 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.268 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.270 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.270 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe03c06 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.271 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-04 09:05:18.285 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.297 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.298 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.300 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.314 [DefaultDispatcher-worker-9 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-05-04 09:05:18.328 [DefaultDispatcher-worker-9 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.336 [DefaultDispatcher-worker-11 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:18.336 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.336 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.336 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.337 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:18.337 [DefaultDispatcher-worker-13 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.337 [DefaultDispatcher-worker-13 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.340 [DefaultDispatcher-worker-8 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.343 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.346 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2024-05-04 09:05:18.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-04 09:05:18.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-04 09:05:18.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.354 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72412c3d: (connection evicted) 2024-05-04 09:05:18.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-04 09:05:18.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-04 09:05:18.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-04 09:05:18.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-04 09:05:18.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.356 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f007c4: (connection evicted) 2024-05-04 09:05:18.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-04 09:05:18.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf93603 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.357 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.358 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-04 09:05:18.375 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.387 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.388 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.390 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.390 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e834f3a 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.391 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-04 09:05:18.405 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.417 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.419 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.421 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.433 [DefaultDispatcher-worker-1 @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-05-04 09:05:18.446 [DefaultDispatcher-worker-7 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.456 [DefaultDispatcher-worker-1 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2024-05-04 09:05:18.458 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.509 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.513 [DefaultDispatcher-worker-5 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:18.514 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.514 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.514 [DefaultDispatcher-worker-5 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.515 [DefaultDispatcher-worker-3 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.515 [DefaultDispatcher-worker-3 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-04 09:05:18.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-04 09:05:18.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.521 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c: (connection evicted) 2024-05-04 09:05:18.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-04 09:05:18.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-04 09:05:18.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-04 09:05:18.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-04 09:05:18.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.522 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63: (connection evicted) 2024-05-04 09:05:18.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-04 09:05:18.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.524 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-04 09:05:18.525 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.525 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.525 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-04 09:05:18.540 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.541 [DefaultDispatcher-worker-7 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:18.541 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.541 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.541 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.542 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.542 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.552 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.554 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.556 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.556 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d821475 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.557 [Test worker @coroutine#4052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-04 09:05:18.571 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.583 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.585 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.587 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.599 [DefaultDispatcher-worker-15 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 09:05:18.611 [DefaultDispatcher-worker-13 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.622 [DefaultDispatcher-worker-11 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:18.622 [DefaultDispatcher-worker-11 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.622 [DefaultDispatcher-worker-11 @coroutine#2065] 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-05-04 09:05:18.622 [DefaultDispatcher-worker-11 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.623 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.625 [DefaultDispatcher-worker-17 @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 09:05:18.625 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-04 09:05:18.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-04 09:05:18.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.634 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2024-05-04 09:05:18.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-04 09:05:18.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-04 09:05:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-04 09:05:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-04 09:05:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.635 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656dc20f: (connection evicted) 2024-05-04 09:05:18.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-04 09:05:18.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@181909f0 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.637 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-04 09:05:18.638 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.638 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.638 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-04 09:05:18.660 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.672 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.674 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.676 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.676 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-04 09:05:18.676 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cf142f 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.677 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-04 09:05:18.692 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.703 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.705 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.707 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.719 [DefaultDispatcher-worker-2 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 09:05:18.732 [DefaultDispatcher-worker-14 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.738 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:18.739 [DefaultDispatcher-worker-12 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:18.740 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.740 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.740 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.741 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.741 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.745 [DefaultDispatcher-worker-2 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.748 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.751 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 09:05:18.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-04 09:05:18.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-04 09:05:18.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.758 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113ba21: (connection evicted) 2024-05-04 09:05:18.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-04 09:05:18.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-04 09:05:18.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-04 09:05:18.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-04 09:05:18.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.760 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c902a83: (connection evicted) 2024-05-04 09:05:18.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-04 09:05:18.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acbef42 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.762 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.763 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-04 09:05:18.763 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.763 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.763 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-04 09:05:18.784 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.796 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.797 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.799 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f1d374 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.800 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-04 09:05:18.801 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.801 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.801 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-04 09:05:18.815 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.825 [DefaultDispatcher-worker-18 @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255ed8e4 2024-05-04 09:05:18.826 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.828 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.830 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.842 [DefaultDispatcher-worker-3 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 09:05:18.849 [DefaultDispatcher-worker-8 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:18.849 [DefaultDispatcher-worker-8 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.849 [DefaultDispatcher-worker-8 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:18.849 [DefaultDispatcher-worker-8 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.850 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.850 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:18.855 [DefaultDispatcher-worker-6 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.863 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:18.867 [DefaultDispatcher-worker-1 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.878 [UI Thread @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 09:05:18.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-04 09:05:18.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-04 09:05:18.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.882 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4e070: (connection evicted) 2024-05-04 09:05:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-04 09:05:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-04 09:05:18.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-04 09:05:18.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-04 09:05:18.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.883 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981: (connection evicted) 2024-05-04 09:05:18.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-04 09:05:18.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e0f894 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.886 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-04 09:05:18.887 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.887 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.887 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-04 09:05:18.904 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.913 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.916 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.918 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.919 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.931 [DefaultDispatcher-worker-11 @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.933 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.946 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 09:05:18.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-04 09:05:18.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-04 09:05:18.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:18.959 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f: (connection evicted) 2024-05-04 09:05:18.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:18.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-04 09:05:18.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-04 09:05:18.961 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad470b 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:18.962 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-04 09:05:18.963 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:18.963 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:18.963 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-04 09:05:18.981 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:18.993 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:18.996 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:18.998 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 09:05:19.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-04 09:05:19.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-04 09:05:19.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-04 09:05:19.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acd06b0 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.004 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-04 09:05:19.019 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.030 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.032 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.034 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2024-05-04 09:05:19.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-04 09:05:19.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-04 09:05:19.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-04 09:05:19.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10014459 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.040 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-04 09:05:19.055 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.066 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.068 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.070 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216a3aba 2024-05-04 09:05:19.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-04 09:05:19.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-04 09:05:19.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-04 09:05:19.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b012 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.076 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-04 09:05:19.077 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.077 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.077 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-04 09:05:19.092 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.103 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.105 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.107 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.119 [DefaultDispatcher-worker-6 @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a337217 2024-05-04 09:05:19.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-04 09:05:19.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-04 09:05:19.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.121 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a337217: (connection evicted) 2024-05-04 09:05:19.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-04 09:05:19.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-04 09:05:19.123 [DefaultDispatcher-worker-13 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:19.123 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.123 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.123 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-04 09:05:19.124 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.124 [DefaultDispatcher-worker-12 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed79f41 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.124 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-04 09:05:19.125 [DefaultDispatcher-worker-13 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:19.125 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.125 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.125 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-04 09:05:19.125 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.126 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.126 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.142 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.153 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.155 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.157 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2024-05-04 09:05:19.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-04 09:05:19.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-04 09:05:19.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-04 09:05:19.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e64b248 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.162 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-04 09:05:19.177 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.189 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.190 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.192 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.205 [DefaultDispatcher-worker-4 @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.206 [DefaultDispatcher-worker-16 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-16 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-16 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-16 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.207 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.208 [DefaultDispatcher-worker-3 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.208 [DefaultDispatcher-worker-3 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.208 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.208 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.208 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.213 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2024-05-04 09:05:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-04 09:05:19.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-04 09:05:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.225 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062: (connection evicted) 2024-05-04 09:05:19.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-04 09:05:19.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-04 09:05:19.228 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9db780 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.229 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-04 09:05:19.230 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.230 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.230 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-04 09:05:19.248 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.259 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.261 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.263 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc3bf09 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.263 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.264 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-04 09:05:19.279 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.290 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.292 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.293 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.294 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.306 [DefaultDispatcher-worker-2 @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e2b91 2024-05-04 09:05:19.319 [DefaultDispatcher-worker-17 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.330 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.343 [DefaultDispatcher-worker-12 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7056cda8 2024-05-04 09:05:19.348 [DefaultDispatcher-worker-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:19.348 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.348 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.348 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.350 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.350 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-04 09:05:19.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-04 09:05:19.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.352 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7056cda8: (connection evicted) 2024-05-04 09:05:19.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-04 09:05:19.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-04 09:05:19.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-04 09:05:19.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-04 09:05:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.353 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577e2b91: (connection evicted) 2024-05-04 09:05:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-04 09:05:19.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-04 09:05:19.354 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745d399a 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.355 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-04 09:05:19.371 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.382 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.386 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d46d6 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.386 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-04 09:05:19.387 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.387 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.387 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-04 09:05:19.400 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.412 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.413 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.415 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.428 [DefaultDispatcher-worker-3 @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:05:19.441 [DefaultDispatcher-worker-3 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.455 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.459 [DefaultDispatcher-worker-4 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-04 09:05:19.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-04 09:05:19.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-04 09:05:19.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.463 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420307f9: (connection evicted) 2024-05-04 09:05:19.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-04 09:05:19.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-04 09:05:19.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-04 09:05:19.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-04 09:05:19.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.464 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417c9b17: (connection evicted) 2024-05-04 09:05:19.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-04 09:05:19.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-04 09:05:19.466 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e8522e 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.467 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-04 09:05:19.482 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.495 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.496 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.498 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.498 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31137f4d 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.499 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-04 09:05:19.513 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.525 [DefaultDispatcher-worker-8 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:19.525 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.525 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.525 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.525 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.526 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.527 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.527 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.529 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.541 [DefaultDispatcher-worker-18 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3177190a 2024-05-04 09:05:19.550 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:19.550 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.550 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.550 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.551 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.551 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.555 [DefaultDispatcher-worker-18 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.568 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.570 [DefaultDispatcher-worker-1 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.577 [DefaultDispatcher-worker-3 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.585 [DefaultDispatcher-worker-5 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4833bb83 2024-05-04 09:05:19.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-04 09:05:19.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-04 09:05:19.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.598 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4833bb83: (connection evicted) 2024-05-04 09:05:19.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-04 09:05:19.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-04 09:05:19.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-04 09:05:19.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-04 09:05:19.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.599 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3177190a: (connection evicted) 2024-05-04 09:05:19.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-04 09:05:19.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ffce5d 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.602 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-04 09:05:19.603 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.603 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.603 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-04 09:05:19.620 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.632 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.634 [DefaultDispatcher-worker-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:19.634 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.634 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.634 [DefaultDispatcher-worker-1 @coroutine#2065] 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-05-04 09:05:19.634 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.635 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.636 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.636 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.637 [Test worker @coroutine#4605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-04 09:05:19.651 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.662 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.664 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.666 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.678 [DefaultDispatcher-worker-1 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2024-05-04 09:05:19.691 [DefaultDispatcher-worker-1 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.702 [DefaultDispatcher-worker-4 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.703 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.712 [DefaultDispatcher-worker-4 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16acf986 2024-05-04 09:05:19.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-04 09:05:19.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-04 09:05:19.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.724 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16acf986: (connection evicted) 2024-05-04 09:05:19.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-04 09:05:19.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-04 09:05:19.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-04 09:05:19.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-04 09:05:19.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.725 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2024-05-04 09:05:19.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-04 09:05:19.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-04 09:05:19.726 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d16a81 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.727 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-04 09:05:19.743 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.744 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.751 [DefaultDispatcher-worker-12 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:19.751 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.751 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.751 [DefaultDispatcher-worker-12 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.752 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.752 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.758 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.760 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.761 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2796716d 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.762 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-04 09:05:19.763 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.763 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.763 [Test worker @coroutine#4643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-04 09:05:19.777 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.788 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.790 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.797 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.809 [DefaultDispatcher-worker-17 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-05-04 09:05:19.822 [DefaultDispatcher-worker-18 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.827 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.827 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:19.834 [DefaultDispatcher-worker-1 @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39 2024-05-04 09:05:19.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-04 09:05:19.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-04 09:05:19.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.839 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6dce39: (connection evicted) 2024-05-04 09:05:19.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-04 09:05:19.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-04 09:05:19.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-04 09:05:19.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-04 09:05:19.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.840 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0: (connection evicted) 2024-05-04 09:05:19.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-04 09:05:19.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6e296a 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.844 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-04 09:05:19.845 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.845 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.845 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-04 09:05:19.860 [DefaultDispatcher-worker-9 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:19.860 [DefaultDispatcher-worker-9 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.860 [DefaultDispatcher-worker-9 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:19.860 [DefaultDispatcher-worker-9 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.861 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.861 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:19.862 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.865 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.874 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.876 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.878 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.878 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.879 [Test worker @coroutine#4683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-04 09:05:19.893 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.904 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.906 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.908 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.911 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.920 [DefaultDispatcher-worker-2 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2024-05-04 09:05:19.933 [DefaultDispatcher-worker-14 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.944 [DefaultDispatcher-worker-2 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.945 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.965 [DefaultDispatcher-worker-10 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2024-05-04 09:05:19.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-04 09:05:19.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-04 09:05:19.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.967 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e3934db: (connection evicted) 2024-05-04 09:05:19.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-04 09:05:19.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-04 09:05:19.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-04 09:05:19.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-04 09:05:19.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:19.969 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2024-05-04 09:05:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:19.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-04 09:05:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-04 09:05:19.970 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64bcf689 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:19.971 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-04 09:05:19.988 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:19.999 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.001 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.003 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.003 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-04 09:05:20.003 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316a682b 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.004 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-04 09:05:20.018 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.029 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.031 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.033 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.044 [DefaultDispatcher-worker-13 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2024-05-04 09:05:20.057 [DefaultDispatcher-worker-14 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.067 [DefaultDispatcher-worker-12 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.071 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.076 [DefaultDispatcher-worker-8 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.080 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.094 [DefaultDispatcher-worker-14 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2024-05-04 09:05:20.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-04 09:05:20.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-04 09:05:20.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.095 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4: (connection evicted) 2024-05-04 09:05:20.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-04 09:05:20.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-04 09:05:20.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-04 09:05:20.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-04 09:05:20.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.097 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728cef8e: (connection evicted) 2024-05-04 09:05:20.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-04 09:05:20.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a0447e 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.100 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-04 09:05:20.101 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.101 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.101 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-04 09:05:20.117 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.129 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.131 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.133 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13453610 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.133 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-04 09:05:20.134 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.134 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.134 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-04 09:05:20.137 [DefaultDispatcher-worker-7 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:20.137 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.137 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.137 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.138 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.138 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.139 [DefaultDispatcher-worker-6 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:20.139 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.139 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.139 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.140 [DefaultDispatcher-worker-2 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.140 [DefaultDispatcher-worker-2 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.149 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.160 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.162 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.164 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.176 [DefaultDispatcher-worker-4 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f3f849 2024-05-04 09:05:20.188 [DefaultDispatcher-worker-2 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.200 [DefaultDispatcher-worker-4 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602854ed 2024-05-04 09:05:20.201 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-04 09:05:20.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-04 09:05:20.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.212 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@602854ed: (connection evicted) 2024-05-04 09:05:20.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-04 09:05:20.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-04 09:05:20.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-04 09:05:20.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-04 09:05:20.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.214 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f3f849: (connection evicted) 2024-05-04 09:05:20.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-04 09:05:20.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.216 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.217 [Test worker @coroutine#4802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-04 09:05:20.217 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.217 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.217 [Test worker @coroutine#4802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-5 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.221 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.223 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.223 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.223 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.223 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.236 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.247 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.249 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.251 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.251 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb9295f 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.252 [Test worker @coroutine#4802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-04 09:05:20.266 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.278 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.279 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.281 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.294 [DefaultDispatcher-worker-17 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e654f7 2024-05-04 09:05:20.306 [DefaultDispatcher-worker-1 @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.317 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.318 [DefaultDispatcher-worker-10 @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2024-05-04 09:05:20.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-04 09:05:20.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-04 09:05:20.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.323 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2024-05-04 09:05:20.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-04 09:05:20.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-04 09:05:20.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-04 09:05:20.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-04 09:05:20.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.324 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e654f7: (connection evicted) 2024-05-04 09:05:20.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-04 09:05:20.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf95d2 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.326 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-04 09:05:20.327 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.327 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.327 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-04 09:05:20.344 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.350 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.355 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.357 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.359 [DefaultDispatcher-worker-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:20.359 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.359 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.359 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.359 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795ef208 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.360 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-04 09:05:20.360 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.360 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.361 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.361 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.361 [Test worker @coroutine#4849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-04 09:05:20.375 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.376 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.386 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.388 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.390 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.399 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.402 [DefaultDispatcher-worker-16 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5125558b 2024-05-04 09:05:20.415 [DefaultDispatcher-worker-8 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.424 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.425 [DefaultDispatcher-worker-3 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2024-05-04 09:05:20.427 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-04 09:05:20.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-04 09:05:20.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.428 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49: (connection evicted) 2024-05-04 09:05:20.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-04 09:05:20.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-04 09:05:20.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-04 09:05:20.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-04 09:05:20.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.429 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5125558b: (connection evicted) 2024-05-04 09:05:20.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-04 09:05:20.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.432 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-04 09:05:20.433 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.433 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.433 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-04 09:05:20.448 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.459 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.461 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.464 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5769b3 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.464 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.465 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-04 09:05:20.479 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.490 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.492 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.494 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.507 [DefaultDispatcher-worker-12 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2024-05-04 09:05:20.511 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.520 [DefaultDispatcher-worker-16 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.533 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.534 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.538 [DefaultDispatcher-worker-15 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:20.538 [DefaultDispatcher-worker-15 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.539 [DefaultDispatcher-worker-15 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.539 [DefaultDispatcher-worker-15 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.539 [DefaultDispatcher-worker-1 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.540 [DefaultDispatcher-worker-7 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.540 [DefaultDispatcher-worker-7 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.546 [DefaultDispatcher-worker-2 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.561 [DefaultDispatcher-worker-5 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:20.562 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.562 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.562 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.563 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.563 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.565 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.578 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.629 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.646 [DefaultDispatcher-worker-7 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:20.646 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.646 [DefaultDispatcher-worker-7 @coroutine#2065] 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-05-04 09:05:20.646 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.647 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.676 [DefaultDispatcher-worker-1 @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2024-05-04 09:05:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-04 09:05:20.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-04 09:05:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.678 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2024-05-04 09:05:20.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-04 09:05:20.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-04 09:05:20.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-04 09:05:20.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-04 09:05:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.680 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e17e827: (connection evicted) 2024-05-04 09:05:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-04 09:05:20.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9c88323 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.682 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-04 09:05:20.683 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.683 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.683 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-04 09:05:20.702 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.714 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.716 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.718 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0c88f4 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.718 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.719 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-04 09:05:20.733 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.744 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.746 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.748 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.761 [DefaultDispatcher-worker-17 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2024-05-04 09:05:20.764 [DefaultDispatcher-worker-8 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:20.764 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.764 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.764 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.765 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.765 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.773 [DefaultDispatcher-worker-8 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.783 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.788 [DefaultDispatcher-worker-1 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.798 [DefaultDispatcher-worker-12 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3 2024-05-04 09:05:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-04 09:05:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-04 09:05:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.803 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc47df3: (connection evicted) 2024-05-04 09:05:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-04 09:05:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-04 09:05:20.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-04 09:05:20.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-04 09:05:20.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.804 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3: (connection evicted) 2024-05-04 09:05:20.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-04 09:05:20.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.806 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-04 09:05:20.807 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.807 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.807 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-04 09:05:20.823 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.835 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.837 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.839 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.839 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.840 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-04 09:05:20.854 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.856 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.866 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.868 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.870 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.873 [DefaultDispatcher-worker-12 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:20.874 [DefaultDispatcher-worker-12 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.874 [DefaultDispatcher-worker-12 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:20.874 [DefaultDispatcher-worker-12 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.875 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.875 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:20.887 [DefaultDispatcher-worker-6 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-04 09:05:20.897 [DefaultDispatcher-worker-4 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.907 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:20.912 [DefaultDispatcher-worker-3 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-04 09:05:20.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-04 09:05:20.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-04 09:05:20.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.918 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2024-05-04 09:05:20.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-04 09:05:20.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-04 09:05:20.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-04 09:05:20.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-04 09:05:20.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:20.919 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2024-05-04 09:05:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-04 09:05:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746cb25d 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.921 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.922 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-04 09:05:20.939 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.950 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.952 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.954 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:20.954 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7159d5 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.955 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-04 09:05:20.970 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.983 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.984 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.986 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:20.999 [DefaultDispatcher-worker-17 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-04 09:05:21.012 [DefaultDispatcher-worker-17 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:21.022 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.026 [DefaultDispatcher-worker-2 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:21.038 [DefaultDispatcher-worker-6 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-04 09:05:21.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-04 09:05:21.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-04 09:05:21.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.044 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b: (connection evicted) 2024-05-04 09:05:21.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-04 09:05:21.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-04 09:05:21.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-04 09:05:21.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-04 09:05:21.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.045 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff: (connection evicted) 2024-05-04 09:05:21.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-04 09:05:21.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6bb6d8 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.048 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.049 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-04 09:05:21.066 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.079 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.080 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.082 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.093 [DefaultDispatcher-worker-4 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.104 [DefaultDispatcher-worker-7 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2024-05-04 09:05:21.116 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928 2024-05-04 09:05:21.116 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928. 2024-05-04 09:05:21.116 [UI Thread @coroutine#5065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928 2024-05-04 09:05:21.118 [UI Thread @coroutine#5065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928 2024-05-04 09:05:21.118 [UI Thread @coroutine#5065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928 2024-05-04 09:05:21.118 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928. 2024-05-04 09:05:21.118 [UI Thread @coroutine#5065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588279617110396928 to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:05:21.119 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-04 09:05:21.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-04 09:05:21.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.122 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b: (connection evicted) 2024-05-04 09:05:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-04 09:05:21.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-04 09:05:21.175 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c02f50 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.176 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.177 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-8 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-2 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.187 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.188 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.188 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.188 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.188 [DefaultDispatcher-worker-1 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.203 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.220 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.222 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.223 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.236 [DefaultDispatcher-worker-8 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:21.236 [DefaultDispatcher-worker-5 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:21.236 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.236 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.237 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.237 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.237 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.237 [DefaultDispatcher-worker-5 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.237 [DefaultDispatcher-worker-11 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.238 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.238 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.238 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.238 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.255 [DefaultDispatcher-worker-6 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.264 [DefaultDispatcher-worker-8 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-05-04 09:05:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-04 09:05:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-04 09:05:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.275 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c: (connection evicted) 2024-05-04 09:05:21.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-04 09:05:21.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-04 09:05:21.329 [DefaultDispatcher-worker-13 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4d8770 2024-05-04 09:05:21.337 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0ac379 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.338 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-04 09:05:21.339 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.339 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.339 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-04 09:05:21.361 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.370 [DefaultDispatcher-worker-10 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:21.370 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.370 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.370 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.371 [DefaultDispatcher-worker-16 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.371 [DefaultDispatcher-worker-16 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.374 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.374 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.376 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.376 [DefaultDispatcher-worker-16 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d29719 2024-05-04 09:05:21.378 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32950acc 2024-05-04 09:05:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-04 09:05:21.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-04 09:05:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-04 09:05:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5216e43c 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.385 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-04 09:05:21.386 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.386 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.386 [Test worker @coroutine#5141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-04 09:05:21.400 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.412 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.413 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.415 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-04 09:05:21.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-04 09:05:21.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-04 09:05:21.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-04 09:05:21.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.421 [DefaultDispatcher-worker-8 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a41183b 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.421 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.422 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-04 09:05:21.427 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.446 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.454 [DefaultDispatcher-worker-8 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:05:21.461 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.463 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.465 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed52389 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.465 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.466 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-04 09:05:21.475 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.481 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.493 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.494 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.497 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.509 [DefaultDispatcher-worker-12 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263664f 2024-05-04 09:05:21.520 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.522 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.523 [DefaultDispatcher-worker-18 @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2024-05-04 09:05:21.528 [UI Thread @coroutine#5184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.528 [UI Thread @coroutine#5184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:05:21.528 [UI Thread @coroutine#5184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.530 [UI Thread @coroutine#5184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.530 [UI Thread @coroutine#5184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.530 [UI Thread @coroutine#5184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:05:21.530 [UI Thread @coroutine#5184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47153/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:21.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-04 09:05:21.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-04 09:05:21.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.533 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7: (connection evicted) 2024-05-04 09:05:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-04 09:05:21.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-04 09:05:21.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-04 09:05:21.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-04 09:05:21.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.534 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1263664f: (connection evicted) 2024-05-04 09:05:21.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-04 09:05:21.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ba8929 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.536 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-04 09:05:21.537 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.537 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.537 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-04 09:05:21.552 [DefaultDispatcher-worker-18 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:21.552 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.552 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.552 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.553 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.553 [DefaultDispatcher-worker-7 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.553 [DefaultDispatcher-worker-7 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.554 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.567 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.569 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.571 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.571 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8174ce 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.572 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-04 09:05:21.574 [DefaultDispatcher-worker-18 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:21.574 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.574 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.574 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.575 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.575 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.587 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.599 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.601 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.602 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.615 [DefaultDispatcher-worker-5 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2024-05-04 09:05:21.630 [DefaultDispatcher-worker-10 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c 2024-05-04 09:05:21.632 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.632 [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:36233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:05:21.632 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.634 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.634 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36233/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-04 09:05:21.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-04 09:05:21.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.635 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b035d0c: (connection evicted) 2024-05-04 09:05:21.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-04 09:05:21.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-04 09:05:21.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-04 09:05:21.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-04 09:05:21.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.637 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc: (connection evicted) 2024-05-04 09:05:21.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-04 09:05:21.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5cd332 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.639 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-04 09:05:21.640 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.640 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.640 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-04 09:05:21.657 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.658 [DefaultDispatcher-worker-10 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:21.658 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.658 [DefaultDispatcher-worker-10 @coroutine#2065] 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-05-04 09:05:21.658 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.659 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.668 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.670 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.672 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4750e942 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-04 09:05:21.672 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.673 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.673 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-04 09:05:21.686 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.698 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.700 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.701 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.714 [DefaultDispatcher-worker-16 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2024-05-04 09:05:21.724 [DefaultDispatcher-worker-7 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2024-05-04 09:05:21.726 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.727 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:05:21.727 [UI Thread @coroutine#5251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.728 [UI Thread @coroutine#5251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.728 [UI Thread @coroutine#5251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:05:21.728 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:05:21.729 [UI Thread @coroutine#5251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46643/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:21.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-04 09:05:21.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-04 09:05:21.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.730 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d: (connection evicted) 2024-05-04 09:05:21.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-04 09:05:21.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-04 09:05:21.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-04 09:05:21.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-04 09:05:21.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.732 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb: (connection evicted) 2024-05-04 09:05:21.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-04 09:05:21.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358b70c4 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.734 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.735 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-04 09:05:21.753 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.764 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.766 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.768 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b763d 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.768 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-04 09:05:21.769 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.769 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.769 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-04 09:05:21.777 [DefaultDispatcher-worker-11 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:21.777 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.777 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.777 [DefaultDispatcher-worker-11 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.778 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.778 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.783 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.794 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.796 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.798 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.810 [DefaultDispatcher-worker-2 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2024-05-04 09:05:21.822 [DefaultDispatcher-worker-10 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.835 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.843 [DefaultDispatcher-worker-15 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e 2024-05-04 09:05:21.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-04 09:05:21.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-04 09:05:21.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.854 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f8c75e: (connection evicted) 2024-05-04 09:05:21.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-04 09:05:21.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-04 09:05:21.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-04 09:05:21.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-04 09:05:21.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.855 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461f295c: (connection evicted) 2024-05-04 09:05:21.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-04 09:05:21.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f43f50 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.858 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-04 09:05:21.859 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.859 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.859 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-04 09:05:21.876 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.886 [DefaultDispatcher-worker-13 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:21.886 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.886 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:21.886 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.887 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.887 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:21.888 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.890 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.892 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.902 [DefaultDispatcher-worker-17 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.924 [DefaultDispatcher-worker-2 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.940 [DefaultDispatcher-worker-18 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.959 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:21.963 [DefaultDispatcher-worker-5 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044 2024-05-04 09:05:21.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-04 09:05:21.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-04 09:05:21.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:21.965 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1ef044: (connection evicted) 2024-05-04 09:05:21.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:21.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-04 09:05:21.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56313529 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:21.968 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-04 09:05:21.969 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:21.969 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:21.969 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-04 09:05:21.987 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:21.998 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:21.999 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:22.001 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55145dc5 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.002 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-04 09:05:22.016 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.028 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.029 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.031 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.049 [DefaultDispatcher-worker-18 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1 2024-05-04 09:05:22.061 [DefaultDispatcher-worker-16 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:22.069 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.073 [DefaultDispatcher-worker-18 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be93728 2024-05-04 09:05:22.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-04 09:05:22.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-04 09:05:22.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.082 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be93728: (connection evicted) 2024-05-04 09:05:22.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-04 09:05:22.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-04 09:05:22.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-04 09:05:22.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-04 09:05:22.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.083 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6066e1: (connection evicted) 2024-05-04 09:05:22.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-04 09:05:22.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc2146c 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.085 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.086 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-04 09:05:22.103 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.114 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.116 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.118 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.129 [DefaultDispatcher-worker-2 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.138 [DefaultDispatcher-worker-1 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.155 [DefaultDispatcher-worker-9 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299003eb 2024-05-04 09:05:22.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-04 09:05:22.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-04 09:05:22.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.157 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299003eb: (connection evicted) 2024-05-04 09:05:22.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-04 09:05:22.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a1ccad 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.160 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.161 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-04 09:05:22.177 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.189 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.190 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.192 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.200 [DefaultDispatcher-worker-15 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-9 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.201 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.202 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.202 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.202 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.202 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.203 [DefaultDispatcher-worker-12 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.211 [DefaultDispatcher-worker-18 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2024-05-04 09:05:22.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-04 09:05:22.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-04 09:05:22.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.213 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf: (connection evicted) 2024-05-04 09:05:22.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-04 09:05:22.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc010a2 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.217 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-04 09:05:22.218 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.218 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.218 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-04 09:05:22.235 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.249 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-7 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-7 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-7 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.251 [DefaultDispatcher-worker-7 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.251 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.252 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.252 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.252 [DefaultDispatcher-worker-10 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.252 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.253 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.310 [DefaultDispatcher-worker-16 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2024-05-04 09:05:22.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-04 09:05:22.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-04 09:05:22.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.317 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae20523: (connection evicted) 2024-05-04 09:05:22.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-04 09:05:22.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c27acb 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.319 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.320 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-04 09:05:22.343 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.361 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.363 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.364 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.371 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.375 [DefaultDispatcher-worker-11 @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.384 [DefaultDispatcher-worker-3 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:22.384 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.384 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.384 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.385 [DefaultDispatcher-worker-18 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.385 [DefaultDispatcher-worker-18 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.385 [DefaultDispatcher-worker-4 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-05-04 09:05:22.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-04 09:05:22.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-04 09:05:22.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.391 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b131102: (connection evicted) 2024-05-04 09:05:22.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-04 09:05:22.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442545ab 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.397 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-04 09:05:22.398 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.398 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.398 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-04 09:05:22.412 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.424 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.425 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.427 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:05:22.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-04 09:05:22.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-04 09:05:22.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-04 09:05:22.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-04 09:05:22.431 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afb0a4f 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.432 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-04 09:05:22.447 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.458 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.460 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.462 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cdacd 2024-05-04 09:05:22.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-04 09:05:22.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-04 09:05:22.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-04 09:05:22.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-04 09:05:22.465 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352b4cf 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.466 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-04 09:05:22.481 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.492 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.494 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.496 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d8166 2024-05-04 09:05:22.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-04 09:05:22.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-04 09:05:22.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-04 09:05:22.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-04 09:05:22.507 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51849/Site/verify 2024-05-04 09:05:22.507 [UI Thread @coroutine#5559] TRACE 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/Site/verify. 2024-05-04 09:05:22.507 [UI Thread @coroutine#5559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51849/Site/verify 2024-05-04 09:05:22.509 [UI Thread @coroutine#5559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51849/Site/verify 2024-05-04 09:05:22.509 [UI Thread @coroutine#5559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51849/Site/verify 2024-05-04 09:05:22.509 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51849/Site/verify. 2024-05-04 09:05:22.509 [UI Thread @coroutine#5559] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51849/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:22.514 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a0a4ae 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.515 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-04 09:05:22.534 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.545 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.547 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.549 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2692910f 2024-05-04 09:05:22.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-04 09:05:22.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-04 09:05:22.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-04 09:05:22.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162b22d 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.552 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-04 09:05:22.553 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.553 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.553 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-04 09:05:22.562 [DefaultDispatcher-worker-18 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:22.563 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.563 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.563 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.564 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.564 [DefaultDispatcher-worker-2 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.567 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.579 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.581 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.582 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d294f4 2024-05-04 09:05:22.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-04 09:05:22.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-04 09:05:22.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-04 09:05:22.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-04 09:05:22.586 [DefaultDispatcher-worker-17 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-04 09:05:22.586 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.586 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.586 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd64d6b 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.586 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-04 09:05:22.587 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.587 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.592 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.601 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.613 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.614 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.616 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f96ef2 2024-05-04 09:05:22.618 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58901/Site/verify 2024-05-04 09:05:22.618 [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:58901/Site/verify. 2024-05-04 09:05:22.619 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58901/Site/verify 2024-05-04 09:05:22.620 [UI Thread @coroutine#5631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58901/Site/verify 2024-05-04 09:05:22.620 [UI Thread @coroutine#5631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58901/Site/verify 2024-05-04 09:05:22.621 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58901/Site/verify. 2024-05-04 09:05:22.621 [UI Thread @coroutine#5631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58901/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:22.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-04 09:05:22.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-04 09:05:22.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-04 09:05:22.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-04 09:05:22.627 [UI Thread @coroutine#5643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50165/Site/verify 2024-05-04 09:05:22.627 [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:50165/Site/verify. 2024-05-04 09:05:22.627 [UI Thread @coroutine#5643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50165/Site/verify 2024-05-04 09:05:22.628 [UI Thread @coroutine#5643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50165/Site/verify 2024-05-04 09:05:22.628 [UI Thread @coroutine#5643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50165/Site/verify 2024-05-04 09:05:22.629 [UI Thread @coroutine#5643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50165/Site/verify. 2024-05-04 09:05:22.629 [UI Thread @coroutine#5643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50165/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:22.635 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49865/Site/verify 2024-05-04 09:05:22.635 [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:49865/Site/verify. 2024-05-04 09:05:22.635 [UI Thread @coroutine#5656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49865/Site/verify 2024-05-04 09:05:22.636 [UI Thread @coroutine#5656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49865/Site/verify 2024-05-04 09:05:22.636 [UI Thread @coroutine#5656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49865/Site/verify 2024-05-04 09:05:22.636 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49865/Site/verify. 2024-05-04 09:05:22.636 [UI Thread @coroutine#5656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49865/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:22.641 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-04 09:05:22.641 [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-05-04 09:05:22.641 [UI Thread @coroutine#5670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-04 09:05:22.643 [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-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8e649e 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.645 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.646 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-04 09:05:22.661 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.668 [DefaultDispatcher-worker-8 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:22.669 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.669 [DefaultDispatcher-worker-8 @coroutine#2065] 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-05-04 09:05:22.669 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.669 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.673 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.674 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.676 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.687 [DefaultDispatcher-worker-8 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.707 [DefaultDispatcher-worker-4 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.718 [DefaultDispatcher-worker-2 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.728 [DefaultDispatcher-worker-17 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.738 [DefaultDispatcher-worker-15 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.745 [DefaultDispatcher-worker-15 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.746 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.757 [DefaultDispatcher-worker-12 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.777 [DefaultDispatcher-worker-3 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1994665d 2024-05-04 09:05:22.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-04 09:05:22.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-04 09:05:22.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.780 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1994665d: (connection evicted) 2024-05-04 09:05:22.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-04 09:05:22.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-04 09:05:22.782 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42675041 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.783 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.784 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-04 09:05:22.785 [DefaultDispatcher-worker-16 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:22.785 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.785 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.785 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.786 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.786 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.799 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.810 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.812 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.814 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e5d26e4 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.814 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.815 [Test worker @coroutine#5710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-04 09:05:22.830 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.841 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.843 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.845 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.857 [DefaultDispatcher-worker-15 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1344ee24 2024-05-04 09:05:22.869 [DefaultDispatcher-worker-13 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2024-05-04 09:05:22.884 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:22.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-04 09:05:22.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-04 09:05:22.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.886 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c46930: (connection evicted) 2024-05-04 09:05:22.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-04 09:05:22.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-04 09:05:22.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-04 09:05:22.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-04 09:05:22.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.888 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1344ee24: (connection evicted) 2024-05-04 09:05:22.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-04 09:05:22.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-04 09:05:22.889 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c443 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.890 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-04 09:05:22.898 [DefaultDispatcher-worker-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:22.899 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.899 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:22.899 [DefaultDispatcher-worker-2 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.900 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.900 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:22.908 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.919 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.921 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.923 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7695f 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-04 09:05:22.923 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.924 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-04 09:05:22.938 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.949 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.951 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.953 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.966 [DefaultDispatcher-worker-1 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2024-05-04 09:05:22.979 [DefaultDispatcher-worker-16 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.990 [DefaultDispatcher-worker-11 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c 2024-05-04 09:05:22.991 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-04 09:05:22.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-04 09:05:22.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.996 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f3a99c: (connection evicted) 2024-05-04 09:05:22.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-04 09:05:22.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-04 09:05:22.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-04 09:05:22.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-04 09:05:22.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:22.997 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447522b4: (connection evicted) 2024-05-04 09:05:22.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:22.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-04 09:05:22.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf7c70e 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:22.999 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-04 09:05:23.000 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.000 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.000 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-04 09:05:23.017 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.028 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.030 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.032 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d852761 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.032 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.033 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-04 09:05:23.047 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.058 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.060 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.062 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.074 [DefaultDispatcher-worker-10 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2024-05-04 09:05:23.087 [DefaultDispatcher-worker-7 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.100 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:23.103 [DefaultDispatcher-worker-5 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 09:05:23.133 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.215 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.216 [DefaultDispatcher-worker-17 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.216 [DefaultDispatcher-worker-17 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.216 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.216 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-18 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-18 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-18 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-18 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.265 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.266 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.266 [DefaultDispatcher-worker-2 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.266 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.266 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-04 09:05:23.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-04 09:05:23.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.356 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319fe034: (connection evicted) 2024-05-04 09:05:23.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-04 09:05:23.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-04 09:05:23.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-04 09:05:23.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-04 09:05:23.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.357 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647: (connection evicted) 2024-05-04 09:05:23.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-04 09:05:23.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47970962 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.358 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.359 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-04 09:05:23.373 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.384 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.386 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.388 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e950ef 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.388 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.389 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-04 09:05:23.396 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:23.396 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.396 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.396 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.397 [DefaultDispatcher-worker-4 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.397 [DefaultDispatcher-worker-4 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.405 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.423 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.426 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.428 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.441 [DefaultDispatcher-worker-9 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-05-04 09:05:23.453 [DefaultDispatcher-worker-16 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.459 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:23.461 [DefaultDispatcher-worker-1 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.471 [DefaultDispatcher-worker-18 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-05-04 09:05:23.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-04 09:05:23.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-04 09:05:23.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.476 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286b48ce: (connection evicted) 2024-05-04 09:05:23.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-04 09:05:23.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-04 09:05:23.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-04 09:05:23.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-04 09:05:23.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.477 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b0755e: (connection evicted) 2024-05-04 09:05:23.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-04 09:05:23.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3b0387 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.479 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-04 09:05:23.480 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.480 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.480 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-04 09:05:23.499 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.510 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.512 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.514 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dda28a3 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.514 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-04 09:05:23.515 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.515 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.515 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-04 09:05:23.529 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.540 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.542 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.543 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.556 [DefaultDispatcher-worker-9 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2024-05-04 09:05:23.569 [DefaultDispatcher-worker-17 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.575 [DefaultDispatcher-worker-12 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:23.575 [DefaultDispatcher-worker-12 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.575 [DefaultDispatcher-worker-12 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.575 [DefaultDispatcher-worker-12 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.576 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.576 [DefaultDispatcher-worker-18 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.579 [DefaultDispatcher-worker-3 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.580 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:23.587 [DefaultDispatcher-worker-18 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2024-05-04 09:05:23.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-04 09:05:23.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-04 09:05:23.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.593 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33450c: (connection evicted) 2024-05-04 09:05:23.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-04 09:05:23.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-04 09:05:23.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-04 09:05:23.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-04 09:05:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.594 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35570a84: (connection evicted) 2024-05-04 09:05:23.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-04 09:05:23.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-04 09:05:23.595 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20382851 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.596 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-04 09:05:23.598 [DefaultDispatcher-worker-13 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:23.598 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.598 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.598 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.599 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.599 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.613 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.624 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.626 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.628 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.628 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-04 09:05:23.628 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbc9862 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.629 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-04 09:05:23.643 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.654 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.656 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.658 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.671 [DefaultDispatcher-worker-6 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fec198a 2024-05-04 09:05:23.680 [DefaultDispatcher-worker-18 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f174cb7 2024-05-04 09:05:23.680 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.680 [DefaultDispatcher-worker-18 @coroutine#2065] 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-05-04 09:05:23.680 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.681 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.685 [DefaultDispatcher-worker-3 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.692 [DefaultDispatcher-worker-12 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.696 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:23.700 [DefaultDispatcher-worker-4 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b29771f 2024-05-04 09:05:23.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-04 09:05:23.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-04 09:05:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.705 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b29771f: (connection evicted) 2024-05-04 09:05:23.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-04 09:05:23.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-04 09:05:23.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-04 09:05:23.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-04 09:05:23.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.706 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fec198a: (connection evicted) 2024-05-04 09:05:23.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-04 09:05:23.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1e7bea 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.709 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-04 09:05:23.710 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.710 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.710 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-04 09:05:23.725 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.736 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.738 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.740 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2024-05-04 09:05:23.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-04 09:05:23.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-04 09:05:23.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:23.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-04 09:05:23.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283eb984 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.749 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-04 09:05:23.750 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.750 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.750 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-04 09:05:23.766 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.777 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.779 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.781 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.793 [DefaultDispatcher-worker-14 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.799 [DefaultDispatcher-worker-10 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-04 09:05:23.799 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.799 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.799 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.800 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.800 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54963/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.814 [DefaultDispatcher-worker-6 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.824 [DefaultDispatcher-worker-8 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4aebd384 2024-05-04 09:05:23.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-04 09:05:23.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-04 09:05:23.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.829 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aebd384: (connection evicted) 2024-05-04 09:05:23.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-04 09:05:23.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b89b4 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.831 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-04 09:05:23.832 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.832 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.832 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-04 09:05:23.846 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.858 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.859 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.861 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.871 [DefaultDispatcher-worker-18 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.890 [DefaultDispatcher-worker-11 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.901 [DefaultDispatcher-worker-10 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.911 [DefaultDispatcher-worker-14 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-05-04 09:05:23.912 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.912 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:23.912 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.913 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.913 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40363/UmAppDatabase/replication/nodeId 2024-05-04 09:05:23.917 [DefaultDispatcher-worker-1 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:05:23.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-04 09:05:23.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-04 09:05:23.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:23.919 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4ba591: (connection evicted) 2024-05-04 09:05:23.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:23.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-04 09:05:23.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-04 09:05:23.921 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de1cc9f 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.922 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-04 09:05:23.939 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.950 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.952 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.954 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.965 [DefaultDispatcher-worker-7 @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.985 [DefaultDispatcher-worker-11 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:23.992 [DefaultDispatcher-worker-10 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:24.005 [DefaultDispatcher-worker-12 @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-04 09:05:24.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-04 09:05:24.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-04 09:05:24.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.006 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d: (connection evicted) 2024-05-04 09:05:24.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-04 09:05:24.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3048ec86 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.010 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-04 09:05:24.011 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.011 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.011 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-04 09:05:24.027 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.039 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.040 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.042 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-04 09:05:24.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-04 09:05:24.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-04 09:05:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-04 09:05:24.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531f6879 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.048 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-04 09:05:24.049 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.049 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.049 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-04 09:05:24.064 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.075 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.077 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.079 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-04 09:05:24.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-04 09:05:24.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-04 09:05:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-04 09:05:24.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399dc033 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.083 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.084 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-04 09:05:24.093 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.098 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.112 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.114 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.116 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-04 09:05:24.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-04 09:05:24.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-04 09:05:24.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-04 09:05:24.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-04 09:05:24.120 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46d2acbc 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.122 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-04 09:05:24.123 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.123 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.123 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-04 09:05:24.144 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.156 [UI Thread @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.157 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.159 [UI Thread @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc 2024-05-04 09:05:24.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-04 09:05:24.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-04 09:05:24.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.163 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1647e3cc: (connection evicted) 2024-05-04 09:05:24.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-04 09:05:24.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26e437dd 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.166 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-04 09:05:24.167 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.167 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.167 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-04 09:05:24.183 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.194 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.196 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.198 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-04 09:05:24.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-04 09:05:24.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-04 09:05:24.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-04 09:05:24.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2f6a0 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.201 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-04 09:05:24.202 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.202 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.202 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-04 09:05:24.219 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-6 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28be7db5 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-11 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a3f1f32 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.229 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.231 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.231 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.231 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.231 [DefaultDispatcher-worker-15 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55119/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.234 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.236 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.238 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-04 09:05:24.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-04 09:05:24.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-04 09:05:24.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-04 09:05:24.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-04 09:05:24.240 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c84be1 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.241 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-04 09:05:24.256 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.269 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.271 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.273 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-04 09:05:24.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-04 09:05:24.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-04 09:05:24.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-04 09:05:24.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c68601b 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.276 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-04 09:05:24.277 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.277 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.277 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-12 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d9ae22 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.279 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.280 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.280 [DefaultDispatcher-worker-12 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35507/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.280 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.280 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35089/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.292 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.309 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.311 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.313 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-04 09:05:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-04 09:05:24.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-04 09:05:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-04 09:05:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.317 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-04 09:05:24.318 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.318 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.318 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-04 09:05:24.333 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.344 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.346 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.349 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-04 09:05:24.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-04 09:05:24.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-04 09:05:24.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-04 09:05:24.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057a923 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.355 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-04 09:05:24.356 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.356 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.356 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-04 09:05:24.378 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.389 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.391 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.393 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-04 09:05:24.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-04 09:05:24.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-04 09:05:24.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-04 09:05:24.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-04 09:05:24.396 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d81bc79 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.397 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-04 09:05:24.407 [DefaultDispatcher-worker-10 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb939d5 2024-05-04 09:05:24.407 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.407 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.407 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.408 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.408 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.417 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.430 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.433 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.435 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4431233f 2024-05-04 09:05:24.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-04 09:05:24.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-04 09:05:24.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-04 09:05:24.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-04 09:05:24.438 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735a3e0d 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.439 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-04 09:05:24.454 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.467 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.469 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.470 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-04 09:05:24.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-04 09:05:24.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-04 09:05:24.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-04 09:05:24.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39badc71 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.475 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-04 09:05:24.490 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.501 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.503 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.505 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-04 09:05:24.508 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-04 09:05:24.508 [UI Thread @coroutine#6417] 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-05-04 09:05:24.508 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-04 09:05:24.509 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-05-04 09:05:24.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-04 09:05:24.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-04 09:05:24.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-04 09:05:24.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506d7831 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.513 [Test worker @coroutine#6423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-04 09:05:24.528 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.540 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.542 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.543 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2024-05-04 09:05:24.546 [UI Thread @coroutine#6440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39571/Site/verify 2024-05-04 09:05:24.546 [UI Thread @coroutine#6440] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39571/Site/verify. 2024-05-04 09:05:24.546 [UI Thread @coroutine#6440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39571/Site/verify 2024-05-04 09:05:24.548 [UI Thread @coroutine#6440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39571/Site/verify 2024-05-04 09:05:24.548 [UI Thread @coroutine#6440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39571/Site/verify 2024-05-04 09:05:24.548 [UI Thread @coroutine#6440] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39571/Site/verify. 2024-05-04 09:05:24.548 [UI Thread @coroutine#6440] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39571/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:05:24.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-04 09:05:24.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-04 09:05:24.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:05:24.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-04 09:05:24.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726615d7 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:05:24.556 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-04 09:05:24.557 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.557 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.557 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-04 09:05:24.571 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.584 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.585 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.586 [DefaultDispatcher-worker-6 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-04 09:05:24.586 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.586 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.586 [DefaultDispatcher-worker-6 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.587 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.587 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.587 [DefaultDispatcher-worker-8 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34485/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.595 [DefaultDispatcher-worker-4 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.604 [DefaultDispatcher-worker-6 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:05:24.610 [DefaultDispatcher-worker-16 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-05-04 09:05:24.610 [DefaultDispatcher-worker-16 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.610 [DefaultDispatcher-worker-16 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2024-05-04 09:05:24.610 [DefaultDispatcher-worker-16 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.611 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json 2024-05-04 09:05:24.611 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json. 2024-05-04 09:05:24.611 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json 2024-05-04 09:05:24.611 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.611 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2024-05-04 09:05:24.612 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json 2024-05-04 09:05:24.612 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json 2024-05-04 09:05:24.612 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json. 2024-05-04 09:05:24.612 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47281/588279629402624000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:05:24.613 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47281/tincan.xml 2024-05-04 09:05:24.613 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47281/tincan.xml. 2024-05-04 09:05:24.613 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47281/tincan.xml 2024-05-04 09:05:24.614 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47281/tincan.xml 2024-05-04 09:05:24.614 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47281/tincan.xml 2024-05-04 09:05:24.657 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47281/tincan.xml. 2024-05-04 09:05:24.657 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47281/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:05:24.657 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-04 09:05:24.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-04 09:05:24.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:05:24.659 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41019971: (connection evicted) 2024-05-04 09:05:24.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:05:24.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-04 09:05:24.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.