2025-04-18 14:52:05.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-18 14:52:05.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619f2afc 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:05.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:05.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:05.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-18 14:52:05.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-18 14:52:05.806 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.822 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.824 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.845 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:05.847 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f2e96d 2025-04-18 14:52:05.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f2e96d 2025-04-18 14:52:05.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e351503 2025-04-18 14:52:05.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e351503 2025-04-18 14:52:05.852 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a821d 2025-04-18 14:52:05.852 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0a821d 2025-04-18 14:52:05.854 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f081f38 2025-04-18 14:52:05.854 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f081f38 2025-04-18 14:52:05.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58363c35 2025-04-18 14:52:05.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58363c35 2025-04-18 14:52:05.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e9da73d 2025-04-18 14:52:05.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e9da73d 2025-04-18 14:52:05.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2049da99 2025-04-18 14:52:05.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2049da99 2025-04-18 14:52:05.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f27e077 2025-04-18 14:52:05.863 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f27e077 2025-04-18 14:52:05.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5619a432 2025-04-18 14:52:05.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5619a432 2025-04-18 14:52:05.866 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:05.955 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:05.955 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:05.955 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:05.956 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:05.959 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:05.960 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:05.960 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:05.960 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:06.011 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.028 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.042 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.056 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.067 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.073 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.141 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736 2025-04-18 14:52:06.158 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-18 14:52:06.158 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-18 14:52:06.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-18 14:52:06.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-18 14:52:06.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:06.168 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cfb4736: (connection evicted) 2025-04-18 14:52:06.168 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:06.168 [DefaultDispatcher-worker-8 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:06.169 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f2e96d: (connection evicted) 2025-04-18 14:52:06.169 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e351503: (connection evicted) 2025-04-18 14:52:06.169 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0a821d: (connection evicted) 2025-04-18 14:52:06.169 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f081f38: (connection evicted) 2025-04-18 14:52:06.170 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58363c35: (connection evicted) 2025-04-18 14:52:06.170 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e9da73d: (connection evicted) 2025-04-18 14:52:06.170 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2049da99: (connection evicted) 2025-04-18 14:52:06.170 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f27e077: (connection evicted) 2025-04-18 14:52:06.171 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5619a432: (connection evicted) 2025-04-18 14:52:06.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-18 14:52:06.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc1f72c 2025-04-18 14:52:06.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-18 14:52:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-18 14:52:06.179 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.185 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.186 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.187 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:06.187 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:06.187 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:06.187 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:06.195 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.196 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:06.196 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:06.196 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:06.200 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.208 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.217 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.225 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.234 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.237 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.271 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e 2025-04-18 14:52:06.278 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.280 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c26461 2025-04-18 14:52:06.280 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c26461 2025-04-18 14:52:06.282 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36058d09 2025-04-18 14:52:06.282 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36058d09 2025-04-18 14:52:06.284 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a0f11 2025-04-18 14:52:06.284 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@323a0f11 2025-04-18 14:52:06.286 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77388732 2025-04-18 14:52:06.286 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77388732 2025-04-18 14:52:06.288 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7204d8 2025-04-18 14:52:06.288 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7204d8 2025-04-18 14:52:06.289 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-18 14:52:06.289 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-18 14:52:06.289 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4605b79a 2025-04-18 14:52:06.290 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4605b79a 2025-04-18 14:52:06.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-18 14:52:06.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-18 14:52:06.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-18 14:52:06.290 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8e9d3e: (connection evicted) 2025-04-18 14:52:06.290 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-18 14:52:06.290 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:06.291 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c26461: (connection evicted) 2025-04-18 14:52:06.291 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36058d09: (connection evicted) 2025-04-18 14:52:06.292 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@323a0f11: (connection evicted) 2025-04-18 14:52:06.292 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a56acc 2025-04-18 14:52:06.292 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a56acc 2025-04-18 14:52:06.292 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77388732: (connection evicted) 2025-04-18 14:52:06.292 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7204d8: (connection evicted) 2025-04-18 14:52:06.292 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4605b79a: (connection evicted) 2025-04-18 14:52:06.293 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a56acc: (connection evicted) 2025-04-18 14:52:06.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-18 14:52:06.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-18 14:52:06.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bd4ee01 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@598657cd 2025-04-18 14:52:06.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@598657cd 2025-04-18 14:52:06.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-18 14:52:06.423 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e3ed455 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-04-18 14:52:06.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-04-18 14:52:06.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d822dc 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-18 14:52:06.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-04-18 14:52:06.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-04-18 14:52:06.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-18 14:52:06.715 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-04-18 14:52:06.753 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.767 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.851 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-04-18 14:52:06.856 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-04-18 14:52:06.857 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47093/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-18 14:52:06.857 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47093/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-18 14:52:06.857 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47093/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-18 14:52:06.869 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47093/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-18 14:52:06.869 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47093/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-18 14:52:06.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-18 14:52:06.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-18 14:52:06.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.887 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c: (connection evicted) 2025-04-18 14:52:06.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-18 14:52:06.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-18 14:52:06.890 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-04-18 14:52:06.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-18 14:52:06.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-04-18 14:52:06.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536da29c 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-18 14:52:06.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-18 14:52:06.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-18 14:52:06.926 [DefaultDispatcher-worker-9 @coroutine#98] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-18 14:52:06.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-18 14:52:06.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-18 14:52:06.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.929 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467: (connection evicted) 2025-04-18 14:52:06.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-18 14:52:06.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-18 14:52:06.930 [Test worker @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-18 14:52:06.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-18 14:52:06.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-04-18 14:52:06.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-18 14:52:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-18 14:52:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-18 14:52:06.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-18 14:52:06.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-18 14:52:06.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-18 14:52:06.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.958 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-04-18 14:52:06.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-18 14:52:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d07aacc 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-04-18 14:52:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-04-18 14:52:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254e9709 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-18 14:52:06.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-04-18 14:52:06.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-04-18 14:52:06.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-18 14:52:06.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-18 14:52:06.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-18 14:52:06.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:06.979 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@194224ca: (connection evicted) 2025-04-18 14:52:06.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:06.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-18 14:52:06.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b05bd7 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-18 14:52:06.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2025-04-18 14:52:06.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2025-04-18 14:52:06.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:06.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-18 14:52:06.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2025-04-18 14:52:06.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2025-04-18 14:52:06.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-18 14:52:07.002 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-18 14:52:07.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-18 14:52:07.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.009 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22aefae0: (connection evicted) 2025-04-18 14:52:07.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-18 14:52:07.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-18 14:52:07.043 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.073 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.092 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-04-18 14:52:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-04-18 14:52:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f240187 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-18 14:52:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-18 14:52:07.278 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.279 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.287 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.301 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.308 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.312 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-18 14:52:07.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-18 14:52:07.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.349 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61993d18: (connection evicted) 2025-04-18 14:52:07.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-18 14:52:07.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-18 14:52:07.353 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-04-18 14:52:07.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab7ab 2025-04-18 14:52:07.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-18 14:52:07.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-18 14:52:07.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-04-18 14:52:07.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-18 14:52:07.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4ecdb0 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-18 14:52:07.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-04-18 14:52:07.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-18 14:52:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-18 14:52:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-18 14:52:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.376 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6200b644: (connection evicted) 2025-04-18 14:52:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-18 14:52:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-18 14:52:07.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-04-18 14:52:07.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-18 14:52:07.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-18 14:52:07.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-18 14:52:07.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-18 14:52:07.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-18 14:52:07.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.389 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a: (connection evicted) 2025-04-18 14:52:07.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-18 14:52:07.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a4e619 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-18 14:52:07.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-04-18 14:52:07.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-04-18 14:52:07.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-18 14:52:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-18 14:52:07.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-04-18 14:52:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-18 14:52:07.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-18 14:52:07.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-18 14:52:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.400 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f3400c: (connection evicted) 2025-04-18 14:52:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-18 14:52:07.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-18 14:52:07.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-04-18 14:52:07.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-04-18 14:52:07.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ea7be 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2025-04-18 14:52:07.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2025-04-18 14:52:07.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-18 14:52:07.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-18 14:52:07.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-18 14:52:07.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.457 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c0013b8: (connection evicted) 2025-04-18 14:52:07.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-18 14:52:07.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-18 14:52:07.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-04-18 14:52:07.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-04-18 14:52:07.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-18 14:52:07.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-18 14:52:07.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-04-18 14:52:07.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-18 14:52:07.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-18 14:52:07.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-18 14:52:07.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.472 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15371de2: (connection evicted) 2025-04-18 14:52:07.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-18 14:52:07.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-18 14:52:07.473 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-18 14:52:07.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-18 14:52:07.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@241d1052 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-18 14:52:07.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-18 14:52:07.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-18 14:52:07.487 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.490 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-18 14:52:07.491 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-18 14:52:07.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-18 14:52:07.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-18 14:52:07.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.492 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5341641d: (connection evicted) 2025-04-18 14:52:07.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-18 14:52:07.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-18 14:52:07.493 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-04-18 14:52:07.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-18 14:52:07.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-18 14:52:07.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-18 14:52:07.499 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-18 14:52:07.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-18 14:52:07.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-18 14:52:07.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-18 14:52:07.511 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-18 14:52:07.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-18 14:52:07.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.516 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-04-18 14:52:07.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-18 14:52:07.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-18 14:52:07.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-18 14:52:07.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-18 14:52:07.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-18 14:52:07.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-18 14:52:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-18 14:52:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-18 14:52:07.570 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.582 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.604 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.624 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.631 [DefaultDispatcher-worker-7 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-18 14:52:07.632 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-18 14:52:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-18 14:52:07.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-18 14:52:07.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.633 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-04-18 14:52:07.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-18 14:52:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-18 14:52:07.634 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-18 14:52:07.634 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-18 14:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-18 14:52:07.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-18 14:52:07.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-18 14:52:07.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-18 14:52:07.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-04-18 14:52:07.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-18 14:52:07.736 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.745 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-18 14:52:07.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-18 14:52:07.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.776 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2025-04-18 14:52:07.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-18 14:52:07.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-18 14:52:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-18 14:52:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-04-18 14:52:07.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-04-18 14:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-04-18 14:52:07.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-18 14:52:07.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-18 14:52:07.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-18 14:52:07.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.790 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537b3be1: (connection evicted) 2025-04-18 14:52:07.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-18 14:52:07.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-18 14:52:07.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-04-18 14:52:07.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-04-18 14:52:07.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-18 14:52:07.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-18 14:52:07.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-18 14:52:07.888 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.901 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.906 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-18 14:52:07.907 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-18 14:52:07.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-18 14:52:07.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-18 14:52:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.908 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82: (connection evicted) 2025-04-18 14:52:07.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-18 14:52:07.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-18 14:52:07.909 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638977e0 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-18 14:52:07.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-04-18 14:52:07.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-04-18 14:52:07.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-18 14:52:07.912 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-18 14:52:07.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-18 14:52:07.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-18 14:52:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-18 14:52:07.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-18 14:52:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.923 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529: (connection evicted) 2025-04-18 14:52:07.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-18 14:52:07.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb2972f 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-04-18 14:52:07.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-04-18 14:52:07.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-18 14:52:07.939 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-04-18 14:52:07.944 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-04-18 14:52:07.945 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-18 14:52:07.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-18 14:52:07.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-18 14:52:07.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-18 14:52:07.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-18 14:52:07.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:07.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-18 14:52:07.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce8bc5 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-18 14:52:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-18 14:52:07.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.961 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.963 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a4ea4e 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-18 14:52:07.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-18 14:52:07.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-18 14:52:07.970 [DefaultDispatcher-worker-19 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-18 14:52:07.972 [DefaultDispatcher-worker-19 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-18 14:52:07.973 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-18 14:52:07.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-18 14:52:07.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-18 14:52:07.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:07.976 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28e48b65: (connection evicted) 2025-04-18 14:52:07.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-18 14:52:07.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-18 14:52:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15130002 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-18 14:52:07.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-18 14:52:07.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-18 14:52:07.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-18 14:52:07.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-18 14:52:07.985 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-18 14:52:07.986 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be7c052 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-04-18 14:52:07.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-04-18 14:52:07.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-18 14:52:07.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-18 14:52:07.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-18 14:52:07.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:07.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:07.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-18 14:52:07.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7853363c 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:07.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:07.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:07.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-18 14:52:07.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d6cbf 2025-04-18 14:52:07.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@120d6cbf 2025-04-18 14:52:07.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-18 14:52:07.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120d6cbf 2025-04-18 14:52:07.999 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120d6cbf 2025-04-18 14:52:08.001 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120d6cbf 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590dea35 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-04-18 14:52:08.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-04-18 14:52:08.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-18 14:52:08.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-18 14:52:08.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-18 14:52:08.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:08.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-18 14:52:08.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c81e89 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@563ada5 2025-04-18 14:52:08.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@563ada5 2025-04-18 14:52:08.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-18 14:52:08.020 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.042 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563ada5 2025-04-18 14:52:08.048 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.048 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563ada5 2025-04-18 14:52:08.065 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.076 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563ada5 2025-04-18 14:52:08.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-18 14:52:08.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-18 14:52:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.077 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@563ada5: (connection evicted) 2025-04-18 14:52:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-18 14:52:08.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ac4af6 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-18 14:52:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-18 14:52:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-18 14:52:08.088 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.099 [DefaultDispatcher-worker-16 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-18 14:52:08.102 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.104 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-04-18 14:52:08.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-18 14:52:08.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-18 14:52:08.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.117 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5: (connection evicted) 2025-04-18 14:52:08.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-18 14:52:08.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160546b1 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-18 14:52:08.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-18 14:52:08.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-18 14:52:08.138 [DefaultDispatcher-worker-17 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-18 14:52:08.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-18 14:52:08.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-18 14:52:08.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.140 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3: (connection evicted) 2025-04-18 14:52:08.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-18 14:52:08.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-18 14:52:08.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cce10bc 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df2014 2025-04-18 14:52:08.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df2014 2025-04-18 14:52:08.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-18 14:52:08.160 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df2014 2025-04-18 14:52:08.165 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25df2014 2025-04-18 14:52:08.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-18 14:52:08.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-18 14:52:08.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.166 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25df2014: (connection evicted) 2025-04-18 14:52:08.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-18 14:52:08.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c1ea07 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-04-18 14:52:08.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-04-18 14:52:08.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-18 14:52:08.186 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-04-18 14:52:08.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-18 14:52:08.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-18 14:52:08.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.188 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27fc0217: (connection evicted) 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-18 14:52:08.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f42336c 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-18 14:52:08.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25709e 2025-04-18 14:52:08.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25709e 2025-04-18 14:52:08.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-18 14:52:08.208 [DefaultDispatcher-worker-1 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b25709e 2025-04-18 14:52:08.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-18 14:52:08.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-18 14:52:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.208 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b25709e: (connection evicted) 2025-04-18 14:52:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-18 14:52:08.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103bcc9f 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-18 14:52:08.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ef70f 2025-04-18 14:52:08.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ef70f 2025-04-18 14:52:08.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-18 14:52:08.387 [DefaultDispatcher-worker-1 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ef70f 2025-04-18 14:52:08.392 [DefaultDispatcher-worker-10 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ef70f 2025-04-18 14:52:08.394 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53325/manifest.json 2025-04-18 14:52:08.394 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53325/manifest.json. 2025-04-18 14:52:08.394 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53325/manifest.json 2025-04-18 14:52:08.395 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53325/manifest.json 2025-04-18 14:52:08.395 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53325/manifest.json 2025-04-18 14:52:08.448 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.467 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53325/manifest.json. 2025-04-18 14:52:08.467 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53325/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:08.475 [DefaultDispatcher-worker-5 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ef70f 2025-04-18 14:52:08.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-18 14:52:08.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-18 14:52:08.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.479 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785ef70f: (connection evicted) 2025-04-18 14:52:08.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-18 14:52:08.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e337ba1 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-18 14:52:08.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:08.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:08.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a93b25 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-18 14:52:08.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-18 14:52:08.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-18 14:52:08.518 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:08.559 [Test worker] INFO ktor.application - Application started in 0.045 seconds. 2025-04-18 14:52:08.559 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b9d2cee 2025-04-18 14:52:08.595 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.602 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.612 [DefaultDispatcher-worker-19 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:37255 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f2497d9 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-18 14:52:08.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-18 14:52:08.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-18 14:52:08.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-18 14:52:08.632 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-18 14:52:08.636 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-18 14:52:08.636 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-18 14:52:08.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67376bae 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:08.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:08.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-18 14:52:08.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-18 14:52:08.666 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.671 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.675 [DefaultDispatcher-worker-16 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-18 14:52:08.677 [DefaultDispatcher-worker-16 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-18 14:52:08.681 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.686 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.686 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.686 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json. 2025-04-18 14:52:08.686 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.688 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.688 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.688 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json. 2025-04-18 14:52:08.688 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:08.697 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.699 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-18 14:52:08.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-226e8137-2d53-4cb3-8c72-7b5e21540895', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-18 14:52:08.702 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:08.702 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-226e8137-2d53-4cb3-8c72-7b5e21540895 2025-04-18 14:52:08.704 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:08.704 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:08.704 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:08.704 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:08.709 [DefaultDispatcher-worker-19 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.709 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/UmAppDatabase/replication/nodeId 2025-04-18 14:52:08.709 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:08.709 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/UmAppDatabase/replication/nodeId 2025-04-18 14:52:08.714 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.714 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/api/blob/upload-init-batch 2025-04-18 14:52:08.714 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/blob/upload-init-batch. 2025-04-18 14:52:08.714 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/api/blob/upload-init-batch 2025-04-18 14:52:08.714 [DefaultDispatcher-worker-9 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37255/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:08.738 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.749 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:08.749 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:08.749 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:08.749 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:08.752 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.752 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.754 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:08.754 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:08.754 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:08.755 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/UmAppDatabase/replication/nodeId 2025-04-18 14:52:08.755 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/UmAppDatabase/replication/nodeId 2025-04-18 14:52:08.756 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.756 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:08.756 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:08.759 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-18 14:52:08.759 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-18 14:52:08.762 [DefaultDispatcher-worker-14 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.763 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:08.768 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.775 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 29ms 2025-04-18 14:52:08.776 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/api/blob/upload-init-batch 2025-04-18 14:52:08.776 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/api/blob/upload-init-batch 2025-04-18 14:52:08.778 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37255/api/blob/upload-init-batch. 2025-04-18 14:52:08.778 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37255/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:08.785 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.785 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/blob/upload-batch-data. 2025-04-18 14:52:08.785 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.785 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37255/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:08.788 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:08.794 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:08.795 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.795 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-18 14:52:08.795 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.799 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.800 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/blob/upload-batch-data. 2025-04-18 14:52:08.800 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.800 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37255/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:08.801 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:08.803 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:08.803 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.803 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:08.803 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/api/blob/upload-batch-data 2025-04-18 14:52:08.812 [DefaultDispatcher-worker-1 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.819 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.829 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/UmAppDatabase/replication/message 2025-04-18 14:52:08.829 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/UmAppDatabase/replication/message. 2025-04-18 14:52:08.829 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/UmAppDatabase/replication/message 2025-04-18 14:52:08.829 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37255/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:08.831 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:08.831 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:08.831 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:08.843 [DefaultDispatcher-worker-12 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-18 14:52:08.843 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:08.844 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json. 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/UmAppDatabase/replication/message 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/UmAppDatabase/replication/message 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37255/UmAppDatabase/replication/message. 2025-04-18 14:52:08.844 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37255/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:08.845 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.845 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json 2025-04-18 14:52:08.845 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json. 2025-04-18 14:52:08.845 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37255/api/content/717877708752449536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:08.849 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66 2025-04-18 14:52:08.849 [DefaultDispatcher-worker-12 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5 2025-04-18 14:52:08.850 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-18 14:52:08.850 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-18 14:52:08.850 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-18 14:52:08.850 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-18 14:52:08.850 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-18 14:52:08.851 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c537267 2025-04-18 14:52:08.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-18 14:52:08.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-18 14:52:08.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:08.851 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c59cf66: (connection evicted) 2025-04-18 14:52:08.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:08.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-18 14:52:08.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-18 14:52:09.133 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:09.133 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:09.313 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:09.856 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b9d2cee 2025-04-18 14:52:09.857 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b9d2cee 2025-04-18 14:52:09.859 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126d8659 2025-04-18 14:52:09.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-18 14:52:09.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-18 14:52:09.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:09.859 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3186f8f5: (connection evicted) 2025-04-18 14:52:09.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:09.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-18 14:52:09.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42095996 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:09.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:09.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-18 14:52:09.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:09.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:09.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1832b0f6 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:09.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:09.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-18 14:52:09.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-18 14:52:09.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-18 14:52:09.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-18 14:52:09.875 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:09.876 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-18 14:52:09.876 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21f94fe3 2025-04-18 14:52:09.877 [DefaultDispatcher-worker-11 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:38179 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5c245d 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:09.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:09.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-18 14:52:09.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-18 14:52:09.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-18 14:52:09.880 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-18 14:52:09.880 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-18 14:52:09.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe77a97 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:09.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-18 14:52:09.901 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.906 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.910 [DefaultDispatcher-worker-13 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-18 14:52:09.912 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-18 14:52:09.916 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.921 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.921 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:09.921 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json. 2025-04-18 14:52:09.921 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:09.922 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:09.922 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:09.922 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json. 2025-04-18 14:52:09.922 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:09.930 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.930 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-18 14:52:09.930 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-20225fcd-4baa-4b2c-98e1-f280bb67555a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-18 14:52:09.931 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:09.931 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-20225fcd-4baa-4b2c-98e1-f280bb67555a 2025-04-18 14:52:09.932 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:09.932 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:09.932 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:09.932 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:09.934 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:09.934 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:09.934 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:09.934 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:09.934 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:09.935 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:09.935 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-18 14:52:09.935 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:09.935 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:09.937 [DefaultDispatcher-worker-3 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.937 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:09.937 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:09.937 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-init-batch. 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-5 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:09.939 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:09.939 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:09.939 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:09.939 [DefaultDispatcher-worker-3 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:09.940 [eventLoopGroupProxy-7-3 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:09.940 [eventLoopGroupProxy-7-3 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:09.942 [eventLoopGroupProxy-7-3 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:09.943 [eventLoopGroupProxy-7-3 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-18 14:52:09.944 [DefaultDispatcher-worker-3 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:09.944 [DefaultDispatcher-worker-3 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:09.944 [DefaultDispatcher-worker-3 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-init-batch. 2025-04-18 14:52:09.944 [DefaultDispatcher-worker-3 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:09.945 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.945 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:09.946 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.946 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:09.947 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.947 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:09.949 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:09.949 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:09.949 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:09.950 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.956 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.956 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:09.956 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.956 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:09.957 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:09.957 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:09.960 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:09.960 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:09.960 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-18 14:52:09.961 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.962 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:09.962 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.962 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:09.962 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:09.962 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:09.963 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:09.965 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:09.966 [DefaultDispatcher-worker-10 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-04-18 14:52:09.978 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:09.981 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:10.004 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.005 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.005 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.006 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.006 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.006 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.006 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.007 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.007 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-18 14:52:10.008 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.008 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.008 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:10.008 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:38179/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38179/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-18 14:52:10.008 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38179/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.015 [DefaultDispatcher-worker-6 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:10.020 [DefaultDispatcher-worker-15 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:10.021 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-18 14:52:10.522 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cbd85b1d-e6d2-45f5-8540-bec5750bc241', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-18 14:52:10.522 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:10.522 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cbd85b1d-e6d2-45f5-8540-bec5750bc241 2025-04-18 14:52:10.524 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:10.524 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-init-batch. 2025-04-18 14:52:10.524 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:10.524 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:10.525 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:10.525 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:10.526 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:10.527 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-18 14:52:10.528 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:10.528 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/api/blob/upload-init-batch 2025-04-18 14:52:10.528 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-init-batch. 2025-04-18 14:52:10.528 [DefaultDispatcher-worker-19 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:10.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.529 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.530 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.532 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.532 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:10.532 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.533 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.533 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.533 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.533 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.534 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.535 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.535 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:10.536 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.536 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.536 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.536 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.536 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.537 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.579 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.579 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.580 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.580 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.580 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.580 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.580 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.581 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.623 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.623 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.624 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.624 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.624 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.624 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.624 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.625 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.667 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.667 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.667 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.668 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.668 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.668 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.668 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.668 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.710 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.710 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.711 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.711 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.711 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.711 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.711 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.712 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.754 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.754 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.755 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.755 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.755 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.755 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.755 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.756 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.798 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.798 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.799 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.799 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.799 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.799 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.799 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.800 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.842 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.842 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.843 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.843 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.844 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.844 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.844 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.845 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.886 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.886 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-18 14:52:10.887 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.887 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.887 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.887 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.887 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.888 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.930 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.930 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.931 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.931 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.931 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.931 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.931 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.932 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:10.974 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:10.974 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:10.975 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.975 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.975 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:10.975 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:10.975 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:10.976 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:11.018 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:11.018 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:11.019 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.020 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.020 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:11.020 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.020 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:11.021 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:11.028 [DefaultDispatcher-worker-21 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:11.063 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:11.064 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:11.064 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:11.064 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.065 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.065 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:11.065 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.065 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:11.066 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:11.067 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:11.067 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:11.068 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:11.068 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.069 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.069 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/blob/upload-batch-data. 2025-04-18 14:52:11.069 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.069 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:11.069 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:11.071 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:11.071 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:11.071 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:11.071 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/blob/upload-batch-data 2025-04-18 14:52:11.078 [DefaultDispatcher-worker-12 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:11.083 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:11.083 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/UmAppDatabase/replication/message 2025-04-18 14:52:11.083 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/UmAppDatabase/replication/message. 2025-04-18 14:52:11.083 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/UmAppDatabase/replication/message 2025-04-18 14:52:11.083 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:11.084 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:11.085 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:11.085 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:11.098 [DefaultDispatcher-worker-9 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-18 14:52:11.098 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:11.098 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json. 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/UmAppDatabase/replication/message 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/UmAppDatabase/replication/message 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38179/UmAppDatabase/replication/message. 2025-04-18 14:52:11.099 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:11.101 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:11.101 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json 2025-04-18 14:52:11.101 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json. 2025-04-18 14:52:11.101 [DefaultDispatcher-worker-11 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38179/api/content/717877710425853952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:11.105 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d527346 2025-04-18 14:52:11.106 [DefaultDispatcher-worker-10 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-18 14:52:11.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-18 14:52:11.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-18 14:52:11.107 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-18 14:52:11.107 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-18 14:52:11.107 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-18 14:52:11.108 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2025-04-18 14:52:11.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-18 14:52:11.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-18 14:52:11.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:11.108 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d527346: (connection evicted) 2025-04-18 14:52:11.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:11.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-18 14:52:11.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-18 14:52:11.380 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:11.522 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:11.578 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:11.864 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-04-18 14:52:12.113 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21f94fe3 2025-04-18 14:52:12.114 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21f94fe3 2025-04-18 14:52:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-18 14:52:12.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-18 14:52:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:12.114 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4281a26f: (connection evicted) 2025-04-18 14:52:12.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:12.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-18 14:52:12.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200e6029 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:12.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-18 14:52:12.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc91fe3 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:12.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-18 14:52:12.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f223fa 2025-04-18 14:52:12.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f223fa 2025-04-18 14:52:12.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-18 14:52:12.150 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:12.151 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-18 14:52:12.151 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a358906 2025-04-18 14:52:12.152 [DefaultDispatcher-worker-10 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:37721 2025-04-18 14:52:12.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b78a946 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:12.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2025-04-18 14:52:12.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2025-04-18 14:52:12.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-18 14:52:12.155 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-18 14:52:12.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-18 14:52:12.155 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5192b301 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:12.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-18 14:52:12.177 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.181 [DefaultDispatcher-worker-19 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.185 [DefaultDispatcher-worker-1 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2025-04-18 14:52:12.187 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2025-04-18 14:52:12.191 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.196 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.196 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.196 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json. 2025-04-18 14:52:12.196 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.197 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.197 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.197 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json. 2025-04-18 14:52:12.197 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:12.204 [DefaultDispatcher-worker-18 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-18 14:52:12.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-61305d97-36ce-4b6a-aa39-b02713045ded', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-18 14:52:12.207 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-61305d97-36ce-4b6a-aa39-b02713045ded 2025-04-18 14:52:12.207 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:12.208 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:12.208 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:12.208 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:12.208 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:12.210 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:12.210 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:12.210 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:12.210 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:12.210 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.211 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.211 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-18 14:52:12.211 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:12.211 [DefaultDispatcher-worker-12 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:12.214 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.214 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/UmAppDatabase/replication/nodeId 2025-04-18 14:52:12.214 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:12.214 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/UmAppDatabase/replication/nodeId 2025-04-18 14:52:12.218 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-init-batch 2025-04-18 14:52:12.218 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-init-batch. 2025-04-18 14:52:12.219 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-init-batch 2025-04-18 14:52:12.219 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:12.219 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:12.219 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.219 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-18 14:52:12.220 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/UmAppDatabase/replication/nodeId 2025-04-18 14:52:12.220 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/UmAppDatabase/replication/nodeId 2025-04-18 14:52:12.221 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:12.221 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:12.222 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.223 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-18 14:52:12.223 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-init-batch 2025-04-18 14:52:12.223 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/api/blob/upload-init-batch 2025-04-18 14:52:12.224 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-init-batch. 2025-04-18 14:52:12.224 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37721/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:12.225 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.225 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-batch-data. 2025-04-18 14:52:12.225 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.225 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:12.225 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.226 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:12.227 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.228 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.228 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-18 14:52:12.228 [DefaultDispatcher-worker-20 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.229 [DefaultDispatcher-worker-20 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.229 [DefaultDispatcher-worker-20 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-batch-data. 2025-04-18 14:52:12.229 [DefaultDispatcher-worker-20 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.229 [DefaultDispatcher-worker-20 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:12.230 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:12.231 [DefaultDispatcher-worker-21 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.231 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.231 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.232 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:12.232 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.233 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.233 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-batch-data. 2025-04-18 14:52:12.233 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.233 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:12.234 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:12.237 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.237 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.237 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-18 14:52:12.238 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.239 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.239 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:12.239 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-batch-data. 2025-04-18 14:52:12.239 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.239 [DefaultDispatcher-worker-21 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:12.240 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:12.241 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:12.241 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.241 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.241 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:12.241 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.243 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.243 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/blob/upload-batch-data. 2025-04-18 14:52:12.243 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.243 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:12.244 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:12.246 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:12.246 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.246 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:12.246 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/blob/upload-batch-data 2025-04-18 14:52:12.253 [DefaultDispatcher-worker-11 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.253 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:12.255 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:12.258 [DefaultDispatcher-worker-4 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.258 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/UmAppDatabase/replication/message 2025-04-18 14:52:12.258 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/UmAppDatabase/replication/message. 2025-04-18 14:52:12.258 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/UmAppDatabase/replication/message 2025-04-18 14:52:12.258 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37721/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:12.259 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:12.259 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:12.259 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-5 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f223fa 2025-04-18 14:52:12.272 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:12.272 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json. 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/UmAppDatabase/replication/message 2025-04-18 14:52:12.272 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/UmAppDatabase/replication/message 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37721/UmAppDatabase/replication/message. 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-5 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37721/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json. 2025-04-18 14:52:12.273 [DefaultDispatcher-worker-21 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37721/api/content/717877722341568512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:12.279 [DefaultDispatcher-worker-9 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1 2025-04-18 14:52:12.280 [DefaultDispatcher-worker-4 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f223fa 2025-04-18 14:52:12.281 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-18 14:52:12.281 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-18 14:52:12.281 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-18 14:52:12.281 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-18 14:52:12.281 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-18 14:52:12.281 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c438f66 2025-04-18 14:52:12.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-18 14:52:12.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-18 14:52:12.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:12.282 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0881f1: (connection evicted) 2025-04-18 14:52:12.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:12.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-18 14:52:12.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-18 14:52:12.655 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:12.655 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:12.753 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:13.286 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a358906 2025-04-18 14:52:13.286 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a358906 2025-04-18 14:52:13.287 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165a5979 2025-04-18 14:52:13.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-18 14:52:13.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-18 14:52:13.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:13.287 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f223fa: (connection evicted) 2025-04-18 14:52:13.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:13.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-18 14:52:13.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74901d7 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:13.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:13.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-18 14:52:13.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-18 14:52:13.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-18 14:52:13.315 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:13.315 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-18 14:52:13.315 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5bc1903 2025-04-18 14:52:13.316 [DefaultDispatcher-worker-4 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:37107 2025-04-18 14:52:13.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b792e 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:13.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-18 14:52:13.318 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-18 14:52:13.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-18 14:52:13.318 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:13.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551725e4 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:13.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-18 14:52:13.339 [DefaultDispatcher-worker-12 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.343 [DefaultDispatcher-worker-20 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.403 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:13.405 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:13.417 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:13.419 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:13.434 [DefaultDispatcher-worker-20 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.462 [DefaultDispatcher-worker-20 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.465 [DefaultDispatcher-worker-20 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.469 [DefaultDispatcher-worker-20 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:13.477 [DefaultDispatcher-worker-9 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.482 [DefaultDispatcher-worker-13 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.482 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:13.482 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json. 2025-04-18 14:52:13.482 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:13.483 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:13.483 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:13.484 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json. 2025-04-18 14:52:13.484 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:13.541 [DefaultDispatcher-worker-1 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.541 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-18 14:52:13.541 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a1264082-7e65-4642-b06a-d0aad6d28751', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-18 14:52:13.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-18 14:52:13.542 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a1264082-7e65-4642-b06a-d0aad6d28751 2025-04-18 14:52:13.544 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:13.544 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:13.544 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:13.544 [DefaultDispatcher-worker-1 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.546 [eventLoopGroupProxy-13-1 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-18 14:52:13.547 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:13.547 [DefaultDispatcher-worker-8 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:13.549 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.549 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/UmAppDatabase/replication/nodeId 2025-04-18 14:52:13.549 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:13.549 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/UmAppDatabase/replication/nodeId 2025-04-18 14:52:13.550 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:13.550 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.550 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-18 14:52:13.551 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/UmAppDatabase/replication/nodeId 2025-04-18 14:52:13.551 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/UmAppDatabase/replication/nodeId 2025-04-18 14:52:13.557 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.562 [DefaultDispatcher-worker-17 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:13.565 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-init-batch 2025-04-18 14:52:13.565 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-init-batch. 2025-04-18 14:52:13.565 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-init-batch 2025-04-18 14:52:13.565 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:13.566 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:13.567 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:13.610 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.611 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-18 14:52:13.612 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-init-batch 2025-04-18 14:52:13.612 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/api/blob/upload-init-batch 2025-04-18 14:52:13.612 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-init-batch. 2025-04-18 14:52:13.612 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37107/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:13.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.616 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.617 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.618 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.618 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.618 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.620 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.620 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.620 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.620 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.621 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.663 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.663 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.663 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:13.664 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.665 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.665 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.665 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.665 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.666 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.667 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.667 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.667 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:13.668 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.668 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.668 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.668 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.668 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.669 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.671 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.672 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.672 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-18 14:52:13.672 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.673 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.673 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.673 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.673 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.675 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.716 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.716 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.716 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-18 14:52:13.717 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.719 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.719 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.719 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.719 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.720 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.782 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.782 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.782 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-18 14:52:13.783 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.786 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.833 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.833 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.833 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-18 14:52:13.834 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.835 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.836 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.878 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.878 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.878 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:13.879 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.881 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.881 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.881 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.881 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.882 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.924 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.924 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.924 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:13.925 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.926 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.926 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.926 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.926 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.927 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.970 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.970 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.970 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:13.971 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.972 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.972 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.972 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.972 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.973 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.975 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.975 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.975 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.975 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.976 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.977 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.977 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.977 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.977 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.979 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.979 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.979 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.979 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.981 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.981 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.981 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.981 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.982 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.983 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.983 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.983 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.983 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.985 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.986 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.987 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.987 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.987 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:13.988 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.989 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.989 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.989 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.989 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.990 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.992 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.992 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.992 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.992 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.995 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.995 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.995 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.995 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.996 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:13.997 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:13.997 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:13.998 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:13.998 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.999 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.999 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:13.999 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:13.999 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:13.999 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.000 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.001 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.001 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.001 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.002 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.002 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.002 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.002 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.002 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.003 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.004 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.004 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.004 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.005 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.005 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.005 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.005 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.006 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.007 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.007 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.007 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.007 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.008 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.008 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.008 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.008 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.008 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.009 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.009 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.010 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.010 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.010 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.010 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.011 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.011 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.011 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.012 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.013 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.013 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.013 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.013 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.013 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.014 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.014 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.014 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.015 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.015 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.015 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.016 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.016 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.016 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.016 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.016 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.017 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.018 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.018 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.018 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.018 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.019 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.019 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.019 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.019 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.020 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.021 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.021 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.021 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.021 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.022 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.022 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.022 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.022 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.023 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.024 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.024 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.024 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.024 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.025 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.027 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.027 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.027 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.027 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.028 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.028 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.028 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.028 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.029 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.030 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.030 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.030 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.030 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.031 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.031 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.031 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.031 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.031 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.033 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.033 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.033 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.033 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.034 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.034 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.034 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.034 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.035 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.036 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.036 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.036 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.036 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.038 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.039 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.039 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.039 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.040 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.041 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.041 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.041 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.041 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.041 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.043 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.043 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.043 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.043 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.044 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.044 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.044 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.044 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.045 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.046 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.046 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.046 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.046 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.047 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.047 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.047 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.047 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.048 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.049 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.049 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.049 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.049 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.050 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.050 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.050 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.050 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.051 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.052 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.052 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.052 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.053 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.053 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.053 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.053 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.053 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.054 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.055 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.055 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.055 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.055 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.056 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.056 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.056 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.056 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.057 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.058 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.058 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.058 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.058 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.059 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.059 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.059 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.059 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.059 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.060 [DefaultDispatcher-worker-13 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:14.102 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.102 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.102 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.103 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.103 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.103 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.103 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.103 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.104 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.105 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.105 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.106 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.106 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.107 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.107 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.107 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.107 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.107 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.109 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.109 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.109 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.109 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.110 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.110 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.110 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.110 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.110 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.111 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.111 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.111 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.111 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.112 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.112 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.112 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.112 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.113 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.155 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.155 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.155 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:14.155 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.157 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.157 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.157 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.157 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.157 [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) 2025-04-18 14:52:14.201 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.201 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.201 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:14.202 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.203 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.203 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.203 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.203 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.203 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.205 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.205 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.205 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.205 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.206 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.206 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.206 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.206 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.207 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.208 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.208 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.208 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.208 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.209 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.209 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.209 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.209 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.210 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.252 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.252 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.252 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:14.253 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.254 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.254 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.254 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.254 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.254 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.255 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.255 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.255 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.256 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.256 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.256 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.256 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.256 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.257 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.258 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.258 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.258 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.258 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.259 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.259 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.259 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.259 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.260 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.261 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.261 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.261 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.261 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.262 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.262 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.262 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.262 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.263 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.264 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.264 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.264 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.264 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.265 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.265 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.265 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.265 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.266 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.308 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.308 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.308 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.309 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.309 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.309 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.309 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.309 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.310 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.311 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.311 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.311 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.313 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.313 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.313 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.314 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.314 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.314 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.315 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.315 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.315 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.315 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.315 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.316 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.317 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.317 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.317 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.317 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.318 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.318 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.318 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.318 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.319 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.320 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.320 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.320 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.320 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.321 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.321 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.321 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.321 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.322 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.323 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.323 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.323 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.323 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.324 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.324 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.324 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.324 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.324 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.325 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.325 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.325 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.326 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.326 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.326 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.326 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.326 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.327 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.328 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.328 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.328 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.328 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.329 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.329 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.329 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.329 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.330 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.331 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.331 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.331 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.331 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.332 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.333 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.334 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.334 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.334 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.334 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.335 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.335 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.335 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.335 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.335 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.337 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.337 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.337 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.337 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.338 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.338 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.338 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.338 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.338 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.339 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.340 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.340 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.340 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.341 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.341 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.341 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.341 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.341 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.342 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.342 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.343 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.343 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.344 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.344 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.344 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.344 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.344 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.387 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.387 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.387 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.388 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.389 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.389 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.389 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.389 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.389 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.391 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.391 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.391 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.391 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.392 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.392 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.392 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.392 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.392 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.394 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.394 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.394 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.394 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.395 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.395 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.395 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.395 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.395 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.438 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.438 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.438 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.439 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.440 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.440 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.441 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.441 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.441 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.442 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.443 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.443 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.443 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.443 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.443 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.444 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.444 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.444 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.444 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.445 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.445 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.445 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.445 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.446 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.447 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.447 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.447 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.447 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.449 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.491 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.491 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.491 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.492 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.493 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.493 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.493 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.493 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.493 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.494 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.494 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.495 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:14.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.495 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.496 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.496 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.496 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.539 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.539 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.539 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.540 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.541 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.541 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.541 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.541 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.541 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.568 [DefaultDispatcher-worker-8 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:14.585 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.585 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.585 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:14.585 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.587 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.629 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.629 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.629 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:14.630 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.630 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.630 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.630 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.630 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.631 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.674 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.674 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.674 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.674 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.676 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.676 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.676 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.676 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.677 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.678 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.678 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.678 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.678 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.679 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.679 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.679 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.679 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.679 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.680 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.680 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.680 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.681 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.682 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.683 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.683 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.683 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.683 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.684 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.684 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.684 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.684 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.684 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.685 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.685 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.685 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.685 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.686 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.686 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.686 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.686 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.686 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.687 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.687 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.687 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.688 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.688 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.688 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.688 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.688 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.689 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.690 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.690 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.690 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.690 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.690 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.690 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.690 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.690 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.691 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.692 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.692 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.692 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.692 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.693 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.693 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.693 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.693 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.693 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.694 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.694 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.694 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.694 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.695 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.695 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.695 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.695 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.695 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.696 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.696 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.696 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.696 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.697 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.697 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.697 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.697 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.697 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.698 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.698 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.698 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.698 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.699 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.699 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.699 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.699 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.699 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.700 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.700 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.700 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.700 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.701 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.701 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.701 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.701 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.701 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.702 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.702 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.702 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.702 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.703 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.703 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.703 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.703 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.703 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.704 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.704 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.704 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.704 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.705 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.705 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.705 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.705 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.705 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.706 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.706 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.706 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.706 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.707 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.707 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.707 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.707 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.707 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.751 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.751 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.751 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:14.751 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.752 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.752 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.752 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.752 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.753 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.754 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.754 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.754 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.754 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.754 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.754 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.754 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.754 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.755 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.755 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.756 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.756 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.757 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.757 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.757 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.757 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-18 14:52:14.758 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.758 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.758 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.758 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.758 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.759 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.759 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.760 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.760 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.761 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.761 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.761 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.761 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-18 14:52:14.762 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.762 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.762 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.762 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.762 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.763 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.763 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.763 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.763 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.764 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.764 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.764 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.764 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.764 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.765 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.807 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.807 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.807 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.807 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.808 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.808 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.808 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.808 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.809 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.809 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.810 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.810 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.810 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.810 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.810 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.810 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.810 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.811 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.811 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.811 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.811 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-18 14:52:14.812 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.812 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.812 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.812 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.812 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.813 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.855 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.855 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.855 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:14.855 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.856 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.856 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.856 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.856 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.857 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.858 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.858 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.858 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.858 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.859 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.859 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.859 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.859 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.859 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.860 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.860 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.860 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.860 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.861 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.861 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.861 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.861 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.861 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.862 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.862 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.862 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.862 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.863 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.863 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.863 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.863 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.863 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.864 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.864 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.864 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.864 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.864 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.864 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.864 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.864 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.865 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.865 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.866 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.866 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.866 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.866 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.866 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.866 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.866 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.866 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.867 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.867 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.867 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.868 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.868 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.868 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.868 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.868 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.868 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.869 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.869 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.869 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.869 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.870 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.870 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.870 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.870 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.870 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.871 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.871 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.871 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.871 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.872 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.872 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.872 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.872 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.872 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.873 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.873 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.873 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.873 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.874 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.874 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.874 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.874 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.874 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.875 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.875 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.875 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.875 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.875 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.875 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.875 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.875 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.876 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.877 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.877 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.877 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.877 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.877 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.877 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.877 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.877 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.878 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.920 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.920 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.920 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:14.921 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.921 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.921 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.921 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.921 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.922 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.923 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.923 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.923 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.923 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.924 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.924 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.924 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.924 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.924 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.967 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.967 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.968 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:14.968 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.969 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.969 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.969 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.969 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.969 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:14.970 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:14.970 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:14.970 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:14.970 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.971 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.971 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:14.971 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:14.971 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:14.971 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.014 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.014 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.014 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.014 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.015 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.015 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.057 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.057 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.058 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.059 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.078 [DefaultDispatcher-worker-9 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:15.101 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.101 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.101 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:15.101 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.102 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.102 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.102 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.102 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.102 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.145 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.145 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.145 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.145 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.146 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.146 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.146 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.146 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.146 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.189 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.189 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.189 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.189 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.190 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.191 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.191 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.191 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.192 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.192 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.192 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.192 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.192 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.192 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.235 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.235 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.235 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.236 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.237 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.238 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.238 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.238 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.238 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.239 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.239 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.239 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.239 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.239 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.241 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.241 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.241 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:15.241 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.241 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.241 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.241 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.241 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.242 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.243 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.243 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.243 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.243 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.244 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.244 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.244 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.244 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.244 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.245 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.245 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.245 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.245 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.246 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.246 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.246 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.246 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.246 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.247 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.247 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.247 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.247 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.248 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.248 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.248 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.248 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.248 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.291 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.291 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.291 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.292 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.292 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.292 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.292 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.292 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.293 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.294 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.294 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.294 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.294 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.295 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.295 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.296 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.296 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.296 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.296 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.296 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.296 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.296 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.296 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.297 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.298 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.298 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.298 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.298 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.298 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.298 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.298 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.298 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.299 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.305 [DefaultDispatcher-worker-19 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.322 [DefaultDispatcher-worker-19 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:15.341 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.341 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.341 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:15.341 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.342 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.342 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.342 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.342 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.343 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.344 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.344 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.344 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.344 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.344 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.344 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.344 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.344 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.345 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.346 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.346 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.346 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.346 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.346 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.346 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.346 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.346 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.347 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.348 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.348 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.348 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.348 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.349 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.349 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.349 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.349 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.350 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.392 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.392 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.392 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:15.393 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.393 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.394 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.394 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.394 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.394 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.437 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.438 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.438 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:15.438 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.439 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.439 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.439 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.439 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.440 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.441 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.441 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.441 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.441 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.442 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.442 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.447 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.447 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.447 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-18 14:52:15.447 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.448 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.448 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.449 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.449 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.449 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.450 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.450 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.450 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.450 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.450 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.451 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.493 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.493 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.493 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:15.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.495 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.496 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.496 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.496 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.496 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.496 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.496 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.496 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.496 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.497 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.540 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.540 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.540 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.541 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.541 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.541 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.541 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.541 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.542 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.583 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.584 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.584 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-18 14:52:15.584 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.585 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.585 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.585 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.585 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.585 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.586 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.586 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.586 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.587 [DefaultDispatcher-worker-5 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:15.588 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.631 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.631 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.631 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-18 14:52:15.631 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.632 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.632 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.632 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.632 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.632 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.633 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.633 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.633 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.634 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.634 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.634 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.634 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.634 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.635 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.635 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.636 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.636 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:15.636 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.636 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.636 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.636 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.636 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.637 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.637 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.637 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.638 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.638 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.639 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.639 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.639 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.639 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.639 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.685 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.685 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.685 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-18 14:52:15.685 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.686 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.686 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.686 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.686 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.686 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.729 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.729 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.729 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-18 14:52:15.730 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.730 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.730 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.730 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.730 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.731 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.732 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.732 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.732 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.732 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.733 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.733 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.733 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.733 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.733 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.734 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.734 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.734 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-18 14:52:15.734 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.735 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.735 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/blob/upload-batch-data. 2025-04-18 14:52:15.735 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.735 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:15.735 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:15.737 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:15.737 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.737 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-18 14:52:15.737 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/blob/upload-batch-data 2025-04-18 14:52:15.744 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:15.748 [DefaultDispatcher-worker-15 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:15.748 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/UmAppDatabase/replication/message 2025-04-18 14:52:15.748 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/UmAppDatabase/replication/message. 2025-04-18 14:52:15.748 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/UmAppDatabase/replication/message 2025-04-18 14:52:15.748 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37107/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:15.749 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:15.749 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:15.749 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-21 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-18 14:52:15.761 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:15.761 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-21 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-21 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json. 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-21 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/UmAppDatabase/replication/message 2025-04-18 14:52:15.761 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/UmAppDatabase/replication/message 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37107/UmAppDatabase/replication/message. 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37107/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-21 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-21 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json. 2025-04-18 14:52:15.762 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37107/api/content/717877726994771968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:15.767 [DefaultDispatcher-worker-12 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-04-18 14:52:15.781 [DefaultDispatcher-worker-10 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-18 14:52:15.798 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-18 14:52:15.798 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-18 14:52:15.798 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-18 14:52:15.798 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-18 14:52:15.798 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-18 14:52:15.801 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2025-04-18 14:52:15.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-18 14:52:15.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-18 14:52:15.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:15.801 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b: (connection evicted) 2025-04-18 14:52:15.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:15.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-18 14:52:15.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-18 14:52:15.819 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:15.819 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:16.244 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-18 14:52:16.806 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5bc1903 2025-04-18 14:52:16.806 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5bc1903 2025-04-18 14:52:16.809 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2025-04-18 14:52:16.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-18 14:52:16.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-18 14:52:16.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:16.810 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4: (connection evicted) 2025-04-18 14:52:16.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:16.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-18 14:52:16.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-18 14:52:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505015b 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:16.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-04-18 14:52:16.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-04-18 14:52:16.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-18 14:52:16.856 [DefaultDispatcher-worker-7 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105cdf61 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:16.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:16.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-04-18 14:52:16.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-04-18 14:52:16.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d29f 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-04-18 14:52:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-04-18 14:52:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-18 14:52:16.863 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:16.863 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-18 14:52:16.864 [DefaultDispatcher-worker-18 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:38757 2025-04-18 14:52:16.866 [DefaultDispatcher-worker-18 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-04-18 14:52:16.867 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38757/api/blob/upload-init-batch 2025-04-18 14:52:16.867 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38757/api/blob/upload-init-batch. 2025-04-18 14:52:16.867 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38757/api/blob/upload-init-batch 2025-04-18 14:52:16.867 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38757/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:16.869 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-18 14:52:16.869 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-18 14:52:16.870 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-04-18 14:52:16.871 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38757/api/blob/upload-init-batch 2025-04-18 14:52:16.871 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38757/api/blob/upload-init-batch 2025-04-18 14:52:16.871 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38757/api/blob/upload-init-batch. 2025-04-18 14:52:16.871 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38757/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:16.871 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38757/api/blob/upload-batch-data 2025-04-18 14:52:16.871 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38757/api/blob/upload-batch-data. 2025-04-18 14:52:16.871 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38757/api/blob/upload-batch-data 2025-04-18 14:52:16.871 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38757/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:16.872 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-18 14:52:16.874 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-04-18 14:52:16.874 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:16.874 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38757/api/blob/upload-batch-data 2025-04-18 14:52:16.876 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-18 14:52:16.877 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:16.881 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-04-18 14:52:16.919 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:16.960 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:16.961 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:17.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7945986a 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:17.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-04-18 14:52:17.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-04-18 14:52:17.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-18 14:52:17.983 [DefaultDispatcher-worker-11 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-04-18 14:52:17.986 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49343/api/blob/upload-init-batch 2025-04-18 14:52:17.986 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49343/api/blob/upload-init-batch. 2025-04-18 14:52:17.986 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49343/api/blob/upload-init-batch 2025-04-18 14:52:17.986 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49343/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:17.987 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49343/api/blob/upload-init-batch 2025-04-18 14:52:17.987 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49343/api/blob/upload-init-batch 2025-04-18 14:52:17.987 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49343/api/blob/upload-init-batch. 2025-04-18 14:52:17.987 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49343/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:17.993 [DefaultDispatcher-worker-19 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b 2025-04-18 14:52:17.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-18 14:52:17.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-18 14:52:17.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:17.996 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aca2a0b: (connection evicted) 2025-04-18 14:52:17.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:17.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-18 14:52:17.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0139 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:17.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-18 14:52:18.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a65a7 2025-04-18 14:52:18.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a65a7 2025-04-18 14:52:18.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-18 14:52:18.011 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36617/api/blob/upload-init-batch 2025-04-18 14:52:18.011 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36617/api/blob/upload-init-batch. 2025-04-18 14:52:18.011 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36617/api/blob/upload-init-batch 2025-04-18 14:52:18.011 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36617/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:18.013 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36617/api/blob/upload-init-batch 2025-04-18 14:52:18.013 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36617/api/blob/upload-init-batch 2025-04-18 14:52:18.013 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36617/api/blob/upload-init-batch. 2025-04-18 14:52:18.013 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36617/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:18.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-18 14:52:18.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-18 14:52:18.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.014 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438a65a7: (connection evicted) 2025-04-18 14:52:18.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-18 14:52:18.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c89c98a 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-18 14:52:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e24a2e2 2025-04-18 14:52:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e24a2e2 2025-04-18 14:52:18.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-18 14:52:18.038 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46871/api/blob/upload-init-batch 2025-04-18 14:52:18.038 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46871/api/blob/upload-init-batch. 2025-04-18 14:52:18.038 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46871/api/blob/upload-init-batch 2025-04-18 14:52:18.038 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46871/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-18 14:52:18.039 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46871/api/blob/upload-init-batch 2025-04-18 14:52:18.039 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46871/api/blob/upload-init-batch 2025-04-18 14:52:18.039 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46871/api/blob/upload-init-batch. 2025-04-18 14:52:18.039 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46871/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:18.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-18 14:52:18.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-18 14:52:18.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.043 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e24a2e2: (connection evicted) 2025-04-18 14:52:18.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-18 14:52:18.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644c3590 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-18 14:52:18.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2025-04-18 14:52:18.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2025-04-18 14:52:18.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-18 14:52:18.308 [DefaultDispatcher-worker-19 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14091e24 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@325a781c 2025-04-18 14:52:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-18 14:52:18.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-18 14:52:18.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-18 14:52:18.331 [DefaultDispatcher-worker-4 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3da23f 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-18 14:52:18.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5058fefb 2025-04-18 14:52:18.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b9817b 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-18 14:52:18.374 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.376 [DefaultDispatcher-worker-6 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.380 [DefaultDispatcher-worker-11 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.384 [DefaultDispatcher-worker-8 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.388 [DefaultDispatcher-worker-16 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.390 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.395 [DefaultDispatcher-worker-11 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a2ca681 2025-04-18 14:52:18.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-18 14:52:18.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-18 14:52:18.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.398 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a2ca681: (connection evicted) 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-18 14:52:18.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13976c57 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-18 14:52:18.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-18 14:52:18.411 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.420 [DefaultDispatcher-worker-17 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.424 [DefaultDispatcher-worker-18 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.428 [DefaultDispatcher-worker-10 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.432 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.433 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.434 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.439 [DefaultDispatcher-worker-20 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2025-04-18 14:52:18.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-18 14:52:18.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-18 14:52:18.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.440 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b70fd: (connection evicted) 2025-04-18 14:52:18.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-18 14:52:18.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-18 14:52:18.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d03df76 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-18 14:52:18.461 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.465 [DefaultDispatcher-worker-21 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.469 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.473 [DefaultDispatcher-worker-21 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-04-18 14:52:18.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-18 14:52:18.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.474 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d62feaf: (connection evicted) 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-18 14:52:18.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377cc0f8 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:18.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:18.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-18 14:52:18.494 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.498 [DefaultDispatcher-worker-18 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.503 [DefaultDispatcher-worker-11 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.507 [DefaultDispatcher-worker-10 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.508 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.513 [DefaultDispatcher-worker-11 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c 2025-04-18 14:52:18.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-18 14:52:18.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-18 14:52:18.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:18.513 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbdba1c: (connection evicted) 2025-04-18 14:52:18.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:18.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-18 14:52:18.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-18 14:52:18.820 [DefaultDispatcher-worker-10 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67167f8f 2025-04-18 14:52:18.862 [DefaultDispatcher-worker-10 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:21.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d61b62 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:21.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2025-04-18 14:52:21.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2025-04-18 14:52:21.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-18 14:52:22.016 [DefaultDispatcher-worker-9 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53086bdc 2025-04-18 14:52:22.095 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24455d50 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-18 14:52:22.563 [DefaultDispatcher-worker-5 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.568 [DefaultDispatcher-worker-8 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.571 [DefaultDispatcher-worker-19 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.575 [DefaultDispatcher-worker-4 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.579 [DefaultDispatcher-worker-16 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4f6bd 2025-04-18 14:52:22.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-18 14:52:22.600 [DefaultDispatcher-worker-5 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.604 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.607 [DefaultDispatcher-worker-5 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.611 [DefaultDispatcher-worker-14 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-18 14:52:22.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3749c6ac 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-18 14:52:22.630 [DefaultDispatcher-worker-7 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.634 [DefaultDispatcher-worker-9 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.637 [DefaultDispatcher-worker-20 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.640 [DefaultDispatcher-worker-19 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.644 [DefaultDispatcher-worker-3 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.646 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.649 [DefaultDispatcher-worker-1 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d776ac 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-18 14:52:22.667 [DefaultDispatcher-worker-19 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.671 [DefaultDispatcher-worker-6 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.674 [DefaultDispatcher-worker-3 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.678 [DefaultDispatcher-worker-9 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.682 [DefaultDispatcher-worker-21 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-18 14:52:22.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.683 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-18 14:52:22.700 [DefaultDispatcher-worker-20 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.704 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.708 [DefaultDispatcher-worker-2 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.711 [DefaultDispatcher-worker-18 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.713 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.715 [DefaultDispatcher-worker-21 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.720 [DefaultDispatcher-worker-13 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-04-18 14:52:22.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dda1b4 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-18 14:52:22.742 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.746 [DefaultDispatcher-worker-18 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.749 [DefaultDispatcher-worker-11 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.750 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.752 [DefaultDispatcher-worker-10 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c231f62 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-18 14:52:22.771 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.775 [DefaultDispatcher-worker-3 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.779 [DefaultDispatcher-worker-8 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.782 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.783 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.786 [DefaultDispatcher-worker-10 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.791 [DefaultDispatcher-worker-4 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-18 14:52:22.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c95fbb 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-04-18 14:52:22.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-04-18 14:52:22.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-18 14:52:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f16350 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-04-18 14:52:22.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-04-18 14:52:22.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-18 14:52:22.816 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-04-18 14:52:22.818 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e305953 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-04-18 14:52:22.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-04-18 14:52:22.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-18 14:52:22.823 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.834 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-04-18 14:52:22.835 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6db00d 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-18 14:52:22.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@413e8246 2025-04-18 14:52:22.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@413e8246 2025-04-18 14:52:22.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-18 14:52:22.853 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.854 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413e8246 2025-04-18 14:52:22.856 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413e8246 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1644cc2d 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2025-04-18 14:52:22.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2025-04-18 14:52:22.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-18 14:52:22.873 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2025-04-18 14:52:22.874 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1b4854 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:22.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-18 14:52:22.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:22.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:22.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-18 14:52:22.893 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.898 [DefaultDispatcher-worker-1 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:22.902 [DefaultDispatcher-worker-19 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:22.903 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.915 [DefaultDispatcher-worker-3 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:22.921 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.939 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.957 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:22.977 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:23.923 [DefaultDispatcher-worker-15 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2025-04-18 14:52:23.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c68925 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:23.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-04-18 14:52:23.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-04-18 14:52:23.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-18 14:52:23.943 [DefaultDispatcher-worker-5 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-04-18 14:52:23.947 [DefaultDispatcher-worker-8 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-04-18 14:52:23.951 [DefaultDispatcher-worker-3 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:23.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2025-04-18 14:52:23.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2025-04-18 14:52:23.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-18 14:52:23.971 [DefaultDispatcher-worker-9 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2025-04-18 14:52:23.975 [DefaultDispatcher-worker-18 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a8cab8 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:23.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:23.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-18 14:52:23.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:23.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:23.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-18 14:52:23.995 [DefaultDispatcher-worker-3 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:23.999 [DefaultDispatcher-worker-6 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:24.001 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:24.005 [DefaultDispatcher-worker-16 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17810908 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd8c8f1 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-18 14:52:24.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-04-18 14:52:24.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-04-18 14:52:24.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-18 14:52:24.024 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.052 [DefaultDispatcher-worker-18 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-04-18 14:52:24.052 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.056 [DefaultDispatcher-worker-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-04-18 14:52:24.060 [DefaultDispatcher-worker-9 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423791 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1be5cb 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-04-18 14:52:24.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-04-18 14:52:24.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-18 14:52:24.077 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.081 [DefaultDispatcher-worker-12 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-04-18 14:52:24.084 [DefaultDispatcher-worker-19 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-04-18 14:52:24.089 [DefaultDispatcher-worker-2 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715523b8 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190cc39e 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-04-18 14:52:24.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-04-18 14:52:24.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-18 14:52:24.106 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.111 [DefaultDispatcher-worker-9 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-04-18 14:52:24.115 [DefaultDispatcher-worker-7 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-04-18 14:52:24.119 [DefaultDispatcher-worker-4 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fa4a88 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641998 2025-04-18 14:52:24.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@64641998 2025-04-18 14:52:24.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-18 14:52:24.139 [DefaultDispatcher-worker-10 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641998 2025-04-18 14:52:24.143 [DefaultDispatcher-worker-5 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641998 2025-04-18 14:52:24.147 [DefaultDispatcher-worker-2 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64641998 2025-04-18 14:52:24.161 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.172 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.172 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.173 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.173 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.173 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.190 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.215 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.215 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.215 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.220 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.256 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.257 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.257 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.299 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.299 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.299 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.340 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.341 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.341 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.383 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.383 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44035/ 2025-04-18 14:52:24.383 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44035/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.425 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44035/ 2025-04-18 14:52:24.427 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.427 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.428 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.428 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.428 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.469 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.470 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.470 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.512 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.512 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.512 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.554 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.554 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.554 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.596 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.596 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.596 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.638 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.638 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55109/ 2025-04-18 14:52:24.638 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55109/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-18 14:52:24.639 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55109/ 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b826482 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-18 14:52:24.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-18 14:52:24.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-18 14:52:24.732 [DefaultDispatcher-worker-7 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10545d02 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-18 14:52:24.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-04-18 14:52:24.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-04-18 14:52:24.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-18 14:52:24.761 [DefaultDispatcher-worker-17 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-04-18 14:52:24.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c69b396 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5d945d 2025-04-18 14:52:24.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5d945d 2025-04-18 14:52:24.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-18 14:52:24.783 [DefaultDispatcher-worker-4 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d5d945d 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701996e9 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-04-18 14:52:24.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-04-18 14:52:24.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-18 14:52:24.793 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.807 [DefaultDispatcher-worker-4 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a3b 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-04-18 14:52:24.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-04-18 14:52:24.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-18 14:52:24.830 [DefaultDispatcher-worker-16 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106387cf 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-18 14:52:24.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-04-18 14:52:24.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-04-18 14:52:24.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-18 14:52:24.839 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.857 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63767d 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-18 14:52:24.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2025-04-18 14:52:24.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2025-04-18 14:52:24.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-18 14:52:24.862 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.886 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.887 [DefaultDispatcher-worker-13 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c90fc3b 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-18 14:52:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-18 14:52:24.908 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.909 [DefaultDispatcher-worker-2 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.914 [DefaultDispatcher-worker-5 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.917 [DefaultDispatcher-worker-5 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.921 [DefaultDispatcher-worker-15 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.928 [DefaultDispatcher-worker-2 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.932 [DefaultDispatcher-worker-21 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-18 14:52:24.932 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-04-18 14:52:24.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-04-18 14:52:24.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.935 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79: (connection evicted) 2025-04-18 14:52:24.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:24.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-04-18 14:52:24.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-04-18 14:52:24.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-18 14:52:24.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e9126f 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-18 14:52:24.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-18 14:52:24.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-18 14:52:24.958 [DefaultDispatcher-worker-19 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-18 14:52:24.960 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-18 14:52:24.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-18 14:52:24.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-18 14:52:24.981 [DefaultDispatcher-worker-13 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:24.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:24.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-18 14:52:24.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-18 14:52:24.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-18 14:52:24.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-18 14:52:25.002 [DefaultDispatcher-worker-18 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:25.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-18 14:52:25.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-18 14:52:25.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-18 14:52:25.024 [DefaultDispatcher-worker-6 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19240b9 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:25.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1003d9 2025-04-18 14:52:25.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1003d9 2025-04-18 14:52:25.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-18 14:52:25.037 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.048 [DefaultDispatcher-worker-16 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1003d9 2025-04-18 14:52:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd92a36 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:25.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-18 14:52:25.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-18 14:52:25.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-18 14:52:25.061 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.071 [DefaultDispatcher-worker-3 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@551976c2 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a99b85 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:25.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-18 14:52:25.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-18 14:52:25.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-18 14:52:25.082 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.098 [DefaultDispatcher-worker-18 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bf7206 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb3487c 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:25.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2025-04-18 14:52:25.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2025-04-18 14:52:25.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-18 14:52:25.103 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.121 [DefaultDispatcher-worker-21 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337f87e 2025-04-18 14:52:25.156 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.156 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.192 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:25.199 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35fd03d9 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e32feb 2025-04-18 14:52:29.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e32feb 2025-04-18 14:52:29.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-18 14:52:29.212 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e32feb 2025-04-18 14:52:29.221 [DefaultDispatcher-worker-3 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e32feb 2025-04-18 14:52:29.227 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e32feb 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154cbb46 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-18 14:52:29.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-18 14:52:29.239 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.247 [DefaultDispatcher-worker-18 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.251 [DefaultDispatcher-worker-17 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.255 [DefaultDispatcher-worker-17 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.259 [DefaultDispatcher-worker-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b22bcad 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-18 14:52:29.270 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.279 [DefaultDispatcher-worker-14 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.283 [DefaultDispatcher-worker-17 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.286 [DefaultDispatcher-worker-14 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.289 [DefaultDispatcher-worker-16 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57330423 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaa4ed0 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-18 14:52:29.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.302 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.309 [DefaultDispatcher-worker-16 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.314 [DefaultDispatcher-worker-15 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.317 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2025-04-18 14:52:29.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2025-04-18 14:52:29.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-18 14:52:29.328 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2025-04-18 14:52:29.329 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.337 [DefaultDispatcher-worker-10 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2025-04-18 14:52:29.340 [DefaultDispatcher-worker-9 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2273f6 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2025-04-18 14:52:29.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2025-04-18 14:52:29.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-18 14:52:29.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2025-04-18 14:52:29.360 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.361 [DefaultDispatcher-worker-20 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c438795 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2025-04-18 14:52:29.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2025-04-18 14:52:29.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-18 14:52:29.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2025-04-18 14:52:29.382 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2025-04-18 14:52:29.421 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.421 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.442 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.477 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e31657 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-18 14:52:29.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.509 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.510 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.512 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.512 [DefaultDispatcher-worker-10 @coroutine#2151] 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:43729/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.512 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.512 [DefaultDispatcher-worker-10 @coroutine#2151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.513 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.513 [DefaultDispatcher-worker-5 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.516 [DefaultDispatcher-worker-14 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.516 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.516 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.516 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.517 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.517 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.518 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5d60db 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-18 14:52:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-18 14:52:29.534 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.540 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.542 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.544 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-18 14:52:29.544 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-18 14:52:29.544 [DefaultDispatcher-worker-19 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-18 14:52:29.545 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-18 14:52:29.545 [DefaultDispatcher-worker-20 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-18 14:52:29.547 [DefaultDispatcher-worker-2 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17adbecf 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-18 14:52:29.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-18 14:52:29.588 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.590 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e0d6ba 2025-04-18 14:52:29.590 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e0d6ba 2025-04-18 14:52:29.592 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36273fd6 2025-04-18 14:52:29.592 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@36273fd6 2025-04-18 14:52:29.593 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3218bdca 2025-04-18 14:52:29.593 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3218bdca 2025-04-18 14:52:29.594 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a35ed 2025-04-18 14:52:29.594 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a35ed 2025-04-18 14:52:29.596 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f168b2 2025-04-18 14:52:29.596 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f168b2 2025-04-18 14:52:29.597 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@462727d5 2025-04-18 14:52:29.597 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@462727d5 2025-04-18 14:52:29.599 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31262436 2025-04-18 14:52:29.599 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31262436 2025-04-18 14:52:29.600 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1735caa2 2025-04-18 14:52:29.600 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1735caa2 2025-04-18 14:52:29.602 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3940e 2025-04-18 14:52:29.602 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c3940e 2025-04-18 14:52:29.602 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.609 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.610 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.611 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.611 [DefaultDispatcher-worker-12 @coroutine#2183] 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:34369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.611 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.611 [DefaultDispatcher-worker-12 @coroutine#2183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.612 [DefaultDispatcher-worker-19 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.612 [DefaultDispatcher-worker-19 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-21 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-11 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.616 [DefaultDispatcher-worker-11 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.618 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.620 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.622 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb91a40 2025-04-18 14:52:29.622 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb91a40 2025-04-18 14:52:29.623 [DefaultDispatcher-worker-13 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.623 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ef5a7 2025-04-18 14:52:29.623 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ef5a7 2025-04-18 14:52:29.625 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6417130 2025-04-18 14:52:29.625 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6417130 2025-04-18 14:52:29.626 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4343ff9c 2025-04-18 14:52:29.626 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4343ff9c 2025-04-18 14:52:29.627 [DefaultDispatcher-worker-11 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.628 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c86ae 2025-04-18 14:52:29.628 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c86ae 2025-04-18 14:52:29.630 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a9829 2025-04-18 14:52:29.630 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@724a9829 2025-04-18 14:52:29.631 [DefaultDispatcher-worker-15 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.631 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8fbfa1 2025-04-18 14:52:29.631 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8fbfa1 2025-04-18 14:52:29.633 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@236c00d3 2025-04-18 14:52:29.633 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@236c00d3 2025-04-18 14:52:29.635 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4056bbe6 2025-04-18 14:52:29.635 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4056bbe6 2025-04-18 14:52:29.635 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.635 [DefaultDispatcher-worker-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.639 [DefaultDispatcher-worker-8 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.643 [DefaultDispatcher-worker-7 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.647 [DefaultDispatcher-worker-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.651 [DefaultDispatcher-worker-6 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.655 [DefaultDispatcher-worker-19 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.659 [DefaultDispatcher-worker-17 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe687b5 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-18 14:52:29.682 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.688 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.689 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.690 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.690 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd2fa5 2025-04-18 14:52:29.690 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd2fa5 2025-04-18 14:52:29.691 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.691 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.691 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.691 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.692 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.692 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.692 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ac06e 2025-04-18 14:52:29.692 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ac06e 2025-04-18 14:52:29.694 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72544d5 2025-04-18 14:52:29.694 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@72544d5 2025-04-18 14:52:29.695 [DefaultDispatcher-worker-10 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.695 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.695 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.695 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.696 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.696 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.696 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4227ca55 2025-04-18 14:52:29.696 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4227ca55 2025-04-18 14:52:29.697 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae37be2 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-18 14:52:29.698 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e365b3 2025-04-18 14:52:29.698 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e365b3 2025-04-18 14:52:29.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-18 14:52:29.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.700 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fc8b1 2025-04-18 14:52:29.700 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fc8b1 2025-04-18 14:52:29.702 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0139ed 2025-04-18 14:52:29.702 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0139ed 2025-04-18 14:52:29.704 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2208351a 2025-04-18 14:52:29.704 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2208351a 2025-04-18 14:52:29.706 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffb1215 2025-04-18 14:52:29.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffb1215 2025-04-18 14:52:29.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.707 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.708 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-18 14:52:29.708 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-18 14:52:29.708 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-18 14:52:29.709 [DefaultDispatcher-worker-2 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-18 14:52:29.709 [DefaultDispatcher-worker-2 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-18 14:52:29.712 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2438a038 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63075ad1 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-18 14:52:29.767 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.767 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.769 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-04-18 14:52:29.769 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-04-18 14:52:29.771 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-04-18 14:52:29.771 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-04-18 14:52:29.773 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.773 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-04-18 14:52:29.773 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-04-18 14:52:29.774 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.775 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.775 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.775 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.775 [DefaultDispatcher-worker-1 @coroutine#2261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.775 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-04-18 14:52:29.775 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-04-18 14:52:29.776 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.776 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.777 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-04-18 14:52:29.777 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-04-18 14:52:29.779 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.779 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.779 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.779 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.780 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-04-18 14:52:29.780 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-04-18 14:52:29.780 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.780 [DefaultDispatcher-worker-4 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.781 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5f06bb 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-18 14:52:29.782 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-04-18 14:52:29.782 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-04-18 14:52:29.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-18 14:52:29.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.784 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-04-18 14:52:29.784 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-04-18 14:52:29.786 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-04-18 14:52:29.786 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-04-18 14:52:29.786 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.790 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.791 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d921267 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-18 14:52:29.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-18 14:52:29.796 [DefaultDispatcher-worker-18 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54519d74 2025-04-18 14:52:29.799 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.802 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-04-18 14:52:29.802 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-04-18 14:52:29.804 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-04-18 14:52:29.804 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-04-18 14:52:29.805 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-04-18 14:52:29.805 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-04-18 14:52:29.807 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-04-18 14:52:29.807 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-04-18 14:52:29.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.809 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-04-18 14:52:29.809 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-04-18 14:52:29.811 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-04-18 14:52:29.811 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-04-18 14:52:29.813 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-04-18 14:52:29.813 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-04-18 14:52:29.814 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.815 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.815 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-04-18 14:52:29.815 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-04-18 14:52:29.816 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.816 [DefaultDispatcher-worker-21 @coroutine#2291] 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:45671/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.816 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.816 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45671/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.817 [DefaultDispatcher-worker-20 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.817 [DefaultDispatcher-worker-20 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.817 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-04-18 14:52:29.817 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-04-18 14:52:29.817 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.820 [DefaultDispatcher-worker-16 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.820 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.820 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.820 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.822 [DefaultDispatcher-worker-1 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.822 [DefaultDispatcher-worker-1 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.823 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:29.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b313d6 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-18 14:52:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-18 14:52:29.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.833 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.834 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e50a05 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.835 [DefaultDispatcher-worker-9 @coroutine#2313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-18 14:52:29.838 [DefaultDispatcher-worker-7 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-04-18 14:52:29.850 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.852 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.855 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eab942b 2025-04-18 14:52:29.855 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eab942b 2025-04-18 14:52:29.856 [DefaultDispatcher-worker-9 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.857 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@506c618e 2025-04-18 14:52:29.857 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@506c618e 2025-04-18 14:52:29.857 [DefaultDispatcher-worker-9 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-17 @coroutine#2320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-17 @coroutine#2320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-17 @coroutine#2320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-17 @coroutine#2320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-9 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-9 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-18 14:52:29.858 [DefaultDispatcher-worker-9 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.859 [DefaultDispatcher-worker-9 @coroutine#2320] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.859 [DefaultDispatcher-worker-14 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.859 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453ff5b 2025-04-18 14:52:29.859 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453ff5b 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b19ee18 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-18 14:52:29.861 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11516bb5 2025-04-18 14:52:29.861 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@11516bb5 2025-04-18 14:52:29.862 [DefaultDispatcher-worker-20 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:29.862 [DefaultDispatcher-worker-20 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.862 [DefaultDispatcher-worker-20 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.862 [DefaultDispatcher-worker-20 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.863 [DefaultDispatcher-worker-1 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.863 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359bf78 2025-04-18 14:52:29.863 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359bf78 2025-04-18 14:52:29.865 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@208adc8c 2025-04-18 14:52:29.865 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@208adc8c 2025-04-18 14:52:29.867 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6856e1 2025-04-18 14:52:29.867 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6856e1 2025-04-18 14:52:29.869 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@717e94fa 2025-04-18 14:52:29.869 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@717e94fa 2025-04-18 14:52:29.871 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8247d2 2025-04-18 14:52:29.871 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8247d2 2025-04-18 14:52:29.871 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.882 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.883 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.883 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.884 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.884 [DefaultDispatcher-worker-20 @coroutine#2334] 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:44167/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.884 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.884 [DefaultDispatcher-worker-20 @coroutine#2334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44167/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.885 [DefaultDispatcher-worker-7 @coroutine#2334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.885 [DefaultDispatcher-worker-7 @coroutine#2334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.886 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfbc216 2025-04-18 14:52:29.886 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfbc216 2025-04-18 14:52:29.888 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c3319 2025-04-18 14:52:29.888 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c3319 2025-04-18 14:52:29.888 [DefaultDispatcher-worker-12 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.888 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.888 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.888 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.889 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.889 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.890 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.890 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7103a966 2025-04-18 14:52:29.890 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7103a966 2025-04-18 14:52:29.892 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@34013922 2025-04-18 14:52:29.892 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@34013922 2025-04-18 14:52:29.893 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.894 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@114fb6c6 2025-04-18 14:52:29.894 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@114fb6c6 2025-04-18 14:52:29.895 [DefaultDispatcher-worker-18 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.895 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bb826d 2025-04-18 14:52:29.895 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bb826d 2025-04-18 14:52:29.896 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffeb0d 2025-04-18 14:52:29.896 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffeb0d 2025-04-18 14:52:29.897 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7c6eaa 2025-04-18 14:52:29.897 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7c6eaa 2025-04-18 14:52:29.898 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@695b3a4d 2025-04-18 14:52:29.898 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@695b3a4d 2025-04-18 14:52:29.899 [DefaultDispatcher-worker-18 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.899 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f43e91d 2025-04-18 14:52:29.899 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f43e91d 2025-04-18 14:52:29.900 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ec66d 2025-04-18 14:52:29.900 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ec66d 2025-04-18 14:52:29.902 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a416491 2025-04-18 14:52:29.902 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a416491 2025-04-18 14:52:29.902 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bbb3a8 2025-04-18 14:52:29.902 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bbb3a8 2025-04-18 14:52:29.902 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.903 [DefaultDispatcher-worker-20 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.904 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a02d5e 2025-04-18 14:52:29.904 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a02d5e 2025-04-18 14:52:29.906 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5118be 2025-04-18 14:52:29.906 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5118be 2025-04-18 14:52:29.908 [DefaultDispatcher-worker-16 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.908 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5a0fc8 2025-04-18 14:52:29.908 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5a0fc8 2025-04-18 14:52:29.910 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6e9bde 2025-04-18 14:52:29.910 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6e9bde 2025-04-18 14:52:29.912 [DefaultDispatcher-worker-18 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.912 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b69b10 2025-04-18 14:52:29.912 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b69b10 2025-04-18 14:52:29.912 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.916 [DefaultDispatcher-worker-19 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.920 [DefaultDispatcher-worker-2 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.924 [DefaultDispatcher-worker-11 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.926 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.928 [DefaultDispatcher-worker-16 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.928 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe13557 2025-04-18 14:52:29.928 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe13557 2025-04-18 14:52:29.929 [DefaultDispatcher-worker-5 @coroutine#2362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.929 [DefaultDispatcher-worker-5 @coroutine#2362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-18 14:52:29.929 [DefaultDispatcher-worker-5 @coroutine#2362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.930 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.930 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:29.930 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-18 14:52:29.930 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44167/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:29.930 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126cedb 2025-04-18 14:52:29.930 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126cedb 2025-04-18 14:52:29.931 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:29.931 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-18 14:52:29.931 [DefaultDispatcher-worker-19 @coroutine#2362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:29.931 [DefaultDispatcher-worker-5 @coroutine#2362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:29.931 [DefaultDispatcher-worker-5 @coroutine#2362] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:29.933 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25195e27 2025-04-18 14:52:29.933 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25195e27 2025-04-18 14:52:29.935 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@601bc4e0 2025-04-18 14:52:29.935 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@601bc4e0 2025-04-18 14:52:29.935 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.937 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46761e39 2025-04-18 14:52:29.937 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@46761e39 2025-04-18 14:52:29.938 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae30d8b 2025-04-18 14:52:29.938 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae30d8b 2025-04-18 14:52:29.939 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1403a 2025-04-18 14:52:29.939 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1403a 2025-04-18 14:52:29.940 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2424e6a7 2025-04-18 14:52:29.940 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2424e6a7 2025-04-18 14:52:29.941 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36c44d 2025-04-18 14:52:29.941 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36c44d 2025-04-18 14:52:29.942 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@201b66fb 2025-04-18 14:52:29.942 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@201b66fb 2025-04-18 14:52:29.943 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343baf 2025-04-18 14:52:29.943 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@343baf 2025-04-18 14:52:29.944 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6519ec9c 2025-04-18 14:52:29.944 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6519ec9c 2025-04-18 14:52:29.945 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c56a46 2025-04-18 14:52:29.945 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c56a46 2025-04-18 14:52:29.945 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.946 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@57243ae1 2025-04-18 14:52:29.946 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@57243ae1 2025-04-18 14:52:29.948 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5436ef7c 2025-04-18 14:52:29.948 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5436ef7c 2025-04-18 14:52:29.949 [DefaultDispatcher-worker-21 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:29.950 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe167bf 2025-04-18 14:52:29.950 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe167bf 2025-04-18 14:52:29.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-18 14:52:29.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475b796d 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-18 14:52:29.952 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53613d3 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.952 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@53613d3 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-18 14:52:29.954 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7333c2a6 2025-04-18 14:52:29.954 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7333c2a6 2025-04-18 14:52:29.954 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.961 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:29.962 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8b0572 2025-04-18 14:52:29.962 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8b0572 2025-04-18 14:52:29.964 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@254cee73 2025-04-18 14:52:29.964 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@254cee73 2025-04-18 14:52:29.965 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@21736e02 2025-04-18 14:52:29.965 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@21736e02 2025-04-18 14:52:29.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.967 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6471e448 2025-04-18 14:52:29.967 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6471e448 2025-04-18 14:52:29.968 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722dd21 2025-04-18 14:52:29.968 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722dd21 2025-04-18 14:52:29.970 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@555f86c0 2025-04-18 14:52:29.970 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@555f86c0 2025-04-18 14:52:29.971 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe6e117 2025-04-18 14:52:29.971 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe6e117 2025-04-18 14:52:29.973 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e1b07 2025-04-18 14:52:29.973 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e1b07 2025-04-18 14:52:29.973 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.974 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.974 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5141578 2025-04-18 14:52:29.974 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5141578 2025-04-18 14:52:29.974 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:29.975 [DefaultDispatcher-worker-1 @coroutine#2385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.975 [DefaultDispatcher-worker-1 @coroutine#2385] 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:56179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:29.975 [DefaultDispatcher-worker-1 @coroutine#2385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.975 [DefaultDispatcher-worker-1 @coroutine#2385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:29.976 [DefaultDispatcher-worker-2 @coroutine#2385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.976 [DefaultDispatcher-worker-2 @coroutine#2385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.979 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:29.980 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-18 14:52:29.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498cf1dc 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:29.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:29.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-18 14:52:29.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-18 14:52:29.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.990 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.991 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.995 [DefaultDispatcher-worker-11 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2025-04-18 14:52:29.995 [DefaultDispatcher-worker-21 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:29.999 [DefaultDispatcher-worker-4 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.002 [DefaultDispatcher-worker-19 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.006 [DefaultDispatcher-worker-18 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.017 [DefaultDispatcher-worker-6 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.025 [DefaultDispatcher-worker-18 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.028 [DefaultDispatcher-worker-10 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.032 [DefaultDispatcher-worker-6 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.036 [DefaultDispatcher-worker-19 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.040 [DefaultDispatcher-worker-18 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6012bee8 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-18 14:52:30.052 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.054 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.054 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6fc5 2025-04-18 14:52:30.054 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6fc5 2025-04-18 14:52:30.056 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffc9192 2025-04-18 14:52:30.056 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffc9192 2025-04-18 14:52:30.058 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc304b5 2025-04-18 14:52:30.058 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc304b5 2025-04-18 14:52:30.059 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec19ba9 2025-04-18 14:52:30.059 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec19ba9 2025-04-18 14:52:30.059 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.060 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.061 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.061 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@145e80f3 2025-04-18 14:52:30.061 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@145e80f3 2025-04-18 14:52:30.061 [DefaultDispatcher-worker-18 @coroutine#2427] 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:58163/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:30.061 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.061 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58163/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.062 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.062 [DefaultDispatcher-worker-5 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.063 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f45f3eb 2025-04-18 14:52:30.063 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f45f3eb 2025-04-18 14:52:30.065 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30b61a 2025-04-18 14:52:30.065 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c30b61a 2025-04-18 14:52:30.065 [DefaultDispatcher-worker-2 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.065 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.066 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.066 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.066 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.066 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.067 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eee64e6 2025-04-18 14:52:30.067 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eee64e6 2025-04-18 14:52:30.067 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e08ed28 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-18 14:52:30.068 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5720d0 2025-04-18 14:52:30.068 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5720d0 2025-04-18 14:52:30.068 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-18 14:52:30.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.077 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.078 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.082 [DefaultDispatcher-worker-14 @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-18 14:52:30.082 [DefaultDispatcher-worker-15 @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.083 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.085 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee15d8 2025-04-18 14:52:30.085 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee15d8 2025-04-18 14:52:30.086 [DefaultDispatcher-worker-4 @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.086 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c29f7f5 2025-04-18 14:52:30.086 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c29f7f5 2025-04-18 14:52:30.088 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@68167ea8 2025-04-18 14:52:30.088 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@68167ea8 2025-04-18 14:52:30.090 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d14fdce 2025-04-18 14:52:30.090 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d14fdce 2025-04-18 14:52:30.090 [DefaultDispatcher-worker-10 @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.092 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc66d61 2025-04-18 14:52:30.092 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc66d61 2025-04-18 14:52:30.094 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c73b333 2025-04-18 14:52:30.094 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c73b333 2025-04-18 14:52:30.094 [DefaultDispatcher-worker-20 @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.094 [DefaultDispatcher-worker-7 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:30.095 [DefaultDispatcher-worker-7 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-18 14:52:30.095 [DefaultDispatcher-worker-7 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:30.095 [DefaultDispatcher-worker-18 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:30.095 [DefaultDispatcher-worker-18 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-18 14:52:30.095 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@474b7d2b 2025-04-18 14:52:30.095 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@474b7d2b 2025-04-18 14:52:30.097 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3b0281 2025-04-18 14:52:30.097 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3b0281 2025-04-18 14:52:30.099 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@411ad322 2025-04-18 14:52:30.099 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@411ad322 2025-04-18 14:52:30.099 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.136 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-18 14:52:30.136 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58163/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:30.136 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:30.136 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-18 14:52:30.136 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:30.137 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:30.137 [DefaultDispatcher-worker-20 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-18 14:52:30.141 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:30.144 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d9e74 2025-04-18 14:52:30.144 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d9e74 2025-04-18 14:52:30.145 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@fda7027 2025-04-18 14:52:30.145 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@fda7027 2025-04-18 14:52:30.147 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@be5f504 2025-04-18 14:52:30.147 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@be5f504 2025-04-18 14:52:30.148 [DefaultDispatcher-worker-14 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:30.148 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee77a1c 2025-04-18 14:52:30.148 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee77a1c 2025-04-18 14:52:30.150 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364a38a 2025-04-18 14:52:30.150 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364a38a 2025-04-18 14:52:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-18 14:52:30.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191cf38f 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-18 14:52:30.152 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3b489 2025-04-18 14:52:30.152 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3b489 2025-04-18 14:52:30.153 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8a33a4 2025-04-18 14:52:30.153 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8a33a4 2025-04-18 14:52:30.155 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec88553 2025-04-18 14:52:30.155 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec88553 2025-04-18 14:52:30.157 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b61bf3 2025-04-18 14:52:30.157 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b61bf3 2025-04-18 14:52:30.157 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.164 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.169 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.169 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.170 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.170 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.170 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:30.170 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.170 [DefaultDispatcher-worker-9 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.171 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.171 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:30.172 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5354981d 2025-04-18 14:52:30.172 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5354981d 2025-04-18 14:52:30.174 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d936c07 2025-04-18 14:52:30.174 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d936c07 2025-04-18 14:52:30.174 [DefaultDispatcher-worker-7 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.174 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.174 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.174 [DefaultDispatcher-worker-7 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.175 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.175 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.176 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-18 14:52:30.176 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acf36d 2025-04-18 14:52:30.176 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acf36d 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e4e27f 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-18 14:52:30.177 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae663c 2025-04-18 14:52:30.177 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae663c 2025-04-18 14:52:30.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-18 14:52:30.178 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.179 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcd91c4 2025-04-18 14:52:30.179 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcd91c4 2025-04-18 14:52:30.181 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d783bee 2025-04-18 14:52:30.181 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d783bee 2025-04-18 14:52:30.182 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f192b7 2025-04-18 14:52:30.182 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f192b7 2025-04-18 14:52:30.183 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.184 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c819973 2025-04-18 14:52:30.184 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c819973 2025-04-18 14:52:30.184 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.186 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc56496 2025-04-18 14:52:30.186 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc56496 2025-04-18 14:52:30.186 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/auth/register 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-2 @coroutine#2503] 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:57607/auth/register. 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/auth/register 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-2 @coroutine#2503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57607/auth/register from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-21 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/auth/register 2025-04-18 14:52:30.187 [DefaultDispatcher-worker-21 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/auth/register 2025-04-18 14:52:30.189 [DefaultDispatcher-worker-13 @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@715ea64a 2025-04-18 14:52:30.228 [DefaultDispatcher-worker-18 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57607/auth/register. 2025-04-18 14:52:30.228 [DefaultDispatcher-worker-18 @coroutine#2503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57607/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:30.240 [DefaultDispatcher-worker-2 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.244 [DefaultDispatcher-worker-6 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:30.251 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f13720f 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-18 14:52:30.253 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@129dca8a 2025-04-18 14:52:30.253 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@129dca8a 2025-04-18 14:52:30.255 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5a26a9 2025-04-18 14:52:30.255 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5a26a9 2025-04-18 14:52:30.257 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1865a1fa 2025-04-18 14:52:30.257 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1865a1fa 2025-04-18 14:52:30.258 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d672c92 2025-04-18 14:52:30.258 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d672c92 2025-04-18 14:52:30.260 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d2742e 2025-04-18 14:52:30.260 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d2742e 2025-04-18 14:52:30.262 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7071d3 2025-04-18 14:52:30.262 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7071d3 2025-04-18 14:52:30.263 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@592f77d6 2025-04-18 14:52:30.263 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@592f77d6 2025-04-18 14:52:30.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.265 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d48d3dd 2025-04-18 14:52:30.265 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d48d3dd 2025-04-18 14:52:30.266 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@f89b35e 2025-04-18 14:52:30.266 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@f89b35e 2025-04-18 14:52:30.266 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.269 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.270 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-11 @coroutine#2516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-20 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.271 [DefaultDispatcher-worker-20 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-7 @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-7 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-11 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.275 [DefaultDispatcher-worker-11 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.276 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.278 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.278 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.280 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e6a49 2025-04-18 14:52:30.280 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1e6a49 2025-04-18 14:52:30.281 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d981fa 2025-04-18 14:52:30.281 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d981fa 2025-04-18 14:52:30.283 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e60139 2025-04-18 14:52:30.283 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e60139 2025-04-18 14:52:30.285 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e48bc1 2025-04-18 14:52:30.285 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e48bc1 2025-04-18 14:52:30.288 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf5e996 2025-04-18 14:52:30.288 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf5e996 2025-04-18 14:52:30.288 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4 2025-04-18 14:52:30.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-18 14:52:30.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-18 14:52:30.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.289 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d4dac4: (connection evicted) 2025-04-18 14:52:30.289 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf69a3 2025-04-18 14:52:30.289 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf69a3 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-18 14:52:30.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.291 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434554a 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d661205 2025-04-18 14:52:30.291 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4434554a 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-18 14:52:30.292 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb748e 2025-04-18 14:52:30.292 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb748e 2025-04-18 14:52:30.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-18 14:52:30.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.294 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e18478 2025-04-18 14:52:30.294 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e18478 2025-04-18 14:52:30.294 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-18 14:52:30.298 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.299 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.299 [DefaultDispatcher-worker-13 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.299 [DefaultDispatcher-worker-13 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.299 [DefaultDispatcher-worker-13 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.299 [DefaultDispatcher-worker-13 @coroutine#2543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.300 [DefaultDispatcher-worker-7 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.300 [DefaultDispatcher-worker-7 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-15 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-15 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-15 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-15 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.303 [DefaultDispatcher-worker-9 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.304 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.306 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.307 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6203f10f 2025-04-18 14:52:30.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-18 14:52:30.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.308 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6203f10f: (connection evicted) 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-18 14:52:30.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3abe67 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-18 14:52:30.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-18 14:52:30.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.315 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.316 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.316 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.316 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.316 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.316 [DefaultDispatcher-worker-9 @coroutine#2570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.317 [DefaultDispatcher-worker-14 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.317 [DefaultDispatcher-worker-14 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.320 [DefaultDispatcher-worker-11 @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.320 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.320 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.320 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.320 [DefaultDispatcher-worker-13 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.321 [DefaultDispatcher-worker-13 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.322 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.323 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.325 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.326 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.328 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.331 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.332 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2025-04-18 14:52:30.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-18 14:52:30.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.333 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3929ba: (connection evicted) 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-18 14:52:30.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311eb725 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-18 14:52:30.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-18 14:52:30.336 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.341 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.342 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.342 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.342 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.342 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.342 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.343 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.343 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-12 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-12 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-12 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-12 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-20 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.346 [DefaultDispatcher-worker-20 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.347 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.349 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.350 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980 2025-04-18 14:52:30.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-18 14:52:30.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-18 14:52:30.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.351 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c4a1980: (connection evicted) 2025-04-18 14:52:30.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-18 14:52:30.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a46d7b 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-18 14:52:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-18 14:52:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.358 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.359 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.360 [DefaultDispatcher-worker-21 @coroutine#2640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.360 [DefaultDispatcher-worker-21 @coroutine#2640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.360 [DefaultDispatcher-worker-21 @coroutine#2640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.360 [DefaultDispatcher-worker-21 @coroutine#2640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.361 [DefaultDispatcher-worker-17 @coroutine#2640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.361 [DefaultDispatcher-worker-17 @coroutine#2640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-15 @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-15 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-15 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-15 @coroutine#2639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-7 @coroutine#2639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.364 [DefaultDispatcher-worker-7 @coroutine#2639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.367 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.368 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.369 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.371 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2025-04-18 14:52:30.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-18 14:52:30.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-18 14:52:30.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.371 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3509f32d: (connection evicted) 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-18 14:52:30.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5106fc 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-18 14:52:30.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-18 14:52:30.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.379 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.380 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.380 [DefaultDispatcher-worker-7 @coroutine#2671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.380 [DefaultDispatcher-worker-7 @coroutine#2671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-18 14:52:30.380 [DefaultDispatcher-worker-7 @coroutine#2671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.381 [DefaultDispatcher-worker-7 @coroutine#2671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:30.381 [DefaultDispatcher-worker-3 @coroutine#2671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.381 [DefaultDispatcher-worker-3 @coroutine#2671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-18 14:52:30.384 [DefaultDispatcher-worker-16 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.384 [DefaultDispatcher-worker-16 @coroutine#2670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.385 [DefaultDispatcher-worker-16 @coroutine#2670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-18 14:52:30.385 [DefaultDispatcher-worker-16 @coroutine#2670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.385 [DefaultDispatcher-worker-17 @coroutine#2670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.385 [DefaultDispatcher-worker-17 @coroutine#2670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-18 14:52:30.386 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.387 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a 2025-04-18 14:52:30.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-18 14:52:30.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-18 14:52:30.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.388 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274b0c2a: (connection evicted) 2025-04-18 14:52:30.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-18 14:52:30.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-18 14:52:30.522 [DefaultDispatcher-worker-6 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:30.522 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.522 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.522 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.523 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.523 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.621 [DefaultDispatcher-worker-21 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:30.621 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.621 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.621 [DefaultDispatcher-worker-21 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.622 [DefaultDispatcher-worker-20 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.622 [DefaultDispatcher-worker-20 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f271ae2 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.649 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-18 14:52:30.650 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.650 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.650 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-18 14:52:30.658 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.663 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.664 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.664 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.670 [DefaultDispatcher-worker-16 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.675 [DefaultDispatcher-worker-11 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bbca43 2025-04-18 14:52:30.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-18 14:52:30.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-18 14:52:30.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.677 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bbca43: (connection evicted) 2025-04-18 14:52:30.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-18 14:52:30.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ed58b 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.678 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-18 14:52:30.679 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.679 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.679 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-18 14:52:30.686 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.691 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.692 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.693 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d268a2c 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.694 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-18 14:52:30.700 [DefaultDispatcher-worker-17 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:30.700 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.700 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.700 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.701 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.701 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.703 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.709 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.710 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.711 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.716 [DefaultDispatcher-worker-11 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a45b71 2025-04-18 14:52:30.724 [DefaultDispatcher-worker-11 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.729 [DefaultDispatcher-worker-12 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.733 [DefaultDispatcher-worker-11 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2025-04-18 14:52:30.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-18 14:52:30.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-18 14:52:30.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.742 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92: (connection evicted) 2025-04-18 14:52:30.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-18 14:52:30.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-18 14:52:30.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-18 14:52:30.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-18 14:52:30.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.743 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a45b71: (connection evicted) 2025-04-18 14:52:30.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-18 14:52:30.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af5c14c 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.744 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.745 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-18 14:52:30.755 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.760 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.761 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.762 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.762 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489e1887 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.763 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-18 14:52:30.771 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.776 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.777 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.778 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.783 [DefaultDispatcher-worker-11 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10 2025-04-18 14:52:30.784 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:30.784 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.784 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.784 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.785 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.785 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.791 [DefaultDispatcher-worker-21 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.795 [DefaultDispatcher-worker-13 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.799 [DefaultDispatcher-worker-9 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-18 14:52:30.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-18 14:52:30.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-18 14:52:30.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.802 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d5327: (connection evicted) 2025-04-18 14:52:30.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-18 14:52:30.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-18 14:52:30.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-18 14:52:30.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-18 14:52:30.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.803 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e98fd10: (connection evicted) 2025-04-18 14:52:30.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-18 14:52:30.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79177bc 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.805 [Test worker @coroutine#2819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-18 14:52:30.813 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.818 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.819 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.820 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.826 [DefaultDispatcher-worker-18 @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.827 [DefaultDispatcher-worker-14 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:30.827 [DefaultDispatcher-worker-14 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.827 [DefaultDispatcher-worker-14 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.827 [DefaultDispatcher-worker-14 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.828 [DefaultDispatcher-worker-5 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.828 [DefaultDispatcher-worker-5 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.837 [DefaultDispatcher-worker-19 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.839 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.843 [DefaultDispatcher-worker-17 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9 2025-04-18 14:52:30.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-18 14:52:30.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-18 14:52:30.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.856 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5cddd9: (connection evicted) 2025-04-18 14:52:30.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-18 14:52:30.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b06dce0 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.857 [Test worker @coroutine#2875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-18 14:52:30.866 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.868 [DefaultDispatcher-worker-4 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:30.868 [DefaultDispatcher-worker-4 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.868 [DefaultDispatcher-worker-4 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.868 [DefaultDispatcher-worker-4 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.869 [DefaultDispatcher-worker-4 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.872 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.873 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.874 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.880 [DefaultDispatcher-worker-18 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.892 [DefaultDispatcher-worker-20 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.894 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.895 [DefaultDispatcher-worker-20 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:30.895 [DefaultDispatcher-worker-20 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.895 [DefaultDispatcher-worker-20 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:30.895 [DefaultDispatcher-worker-20 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.896 [DefaultDispatcher-worker-1 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.896 [DefaultDispatcher-worker-1 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:30.899 [DefaultDispatcher-worker-13 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47fca369 2025-04-18 14:52:30.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-18 14:52:30.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-18 14:52:30.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:30.903 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47fca369: (connection evicted) 2025-04-18 14:52:30.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:30.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-18 14:52:30.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300b839c 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:30.905 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-18 14:52:30.906 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.906 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.906 [Test worker @coroutine#2932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-18 14:52:30.914 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.919 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.920 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.921 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.925 [DefaultDispatcher-worker-2 @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.936 [DefaultDispatcher-worker-6 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:30.941 [DefaultDispatcher-worker-6 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:31.006 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.008 [DefaultDispatcher-worker-17 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:31.009 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.009 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.009 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.009 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.009 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.055 [DefaultDispatcher-worker-5 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33acec5e 2025-04-18 14:52:31.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-18 14:52:31.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-18 14:52:31.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.085 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33acec5e: (connection evicted) 2025-04-18 14:52:31.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:31.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-18 14:52:31.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff5711b 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.087 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-18 14:52:31.089 [DefaultDispatcher-worker-6 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:31.089 [DefaultDispatcher-worker-6 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.089 [DefaultDispatcher-worker-6 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.089 [DefaultDispatcher-worker-6 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.090 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.090 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.096 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.101 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.102 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.103 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.108 [DefaultDispatcher-worker-9 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.109 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-04-18 14:52:31.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-18 14:52:31.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-18 14:52:31.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.114 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3: (connection evicted) 2025-04-18 14:52:31.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:31.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-18 14:52:31.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be15455 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.116 [Test worker @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-18 14:52:31.124 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.130 [Test worker @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.130 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.131 [Test worker @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.137 [DefaultDispatcher-worker-20 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2025-04-18 14:52:31.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-18 14:52:31.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-18 14:52:31.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.178 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dfe2875: (connection evicted) 2025-04-18 14:52:31.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:31.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-18 14:52:31.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311819e8 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.180 [DefaultDispatcher-worker-8 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-18 14:52:31.180 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.180 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.180 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-18 14:52:31.181 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.181 [DefaultDispatcher-worker-12 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.235 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.239 [DefaultDispatcher-worker-4 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.243 [DefaultDispatcher-worker-6 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.246 [DefaultDispatcher-worker-5 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.262 [DefaultDispatcher-worker-3 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.262 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-18 14:52:31.267 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-18 14:52:31.268 [DefaultDispatcher-worker-15 @coroutine#3047] INFO ktor.application - Responding at http://0.0.0.0:38433 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6ade2c 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-18 14:52:31.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-18 14:52:31.276 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.276 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:31.276 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.277 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-1 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.278 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.279 [DefaultDispatcher-worker-3 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.279 [DefaultDispatcher-worker-3 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.280 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24eb71f6 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-18 14:52:31.287 [DefaultDispatcher-worker-20 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.287 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.287 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.287 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.288 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:31.288 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.288 [DefaultDispatcher-worker-1 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.288 [DefaultDispatcher-worker-1 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.292 [DefaultDispatcher-worker-11 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.292 [DefaultDispatcher-worker-11 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:31.292 [DefaultDispatcher-worker-11 @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.292 [DefaultDispatcher-worker-11 @coroutine#3068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.292 [DefaultDispatcher-worker-20 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-18 14:52:31.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@596343e7 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-04-18 14:52:31.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-04-18 14:52:31.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-18 14:52:31.293 [DefaultDispatcher-worker-14 @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.293 [DefaultDispatcher-worker-14 @coroutine#3068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-3 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:31.293 [eventLoopGroupProxy-19-3 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.296 [DefaultDispatcher-worker-12 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-20 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.302 [DefaultDispatcher-worker-20 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-4 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-18 14:52:31.303 [eventLoopGroupProxy-19-4 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.304 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.304 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-18 14:52:31.305 [eventLoopGroupProxy-19-5 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:31.305 [eventLoopGroupProxy-19-5 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.305 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.305 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.307 [DefaultDispatcher-worker-21 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.308 [DefaultDispatcher-worker-7 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.310 [DefaultDispatcher-worker-8 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.311 [DefaultDispatcher-worker-13 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-9 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-9 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-9 @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-9 @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.312 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-18 14:52:31.312 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-7 @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.312 [DefaultDispatcher-worker-7 @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.316 [DefaultDispatcher-worker-4 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-04-18 14:52:31.319 [DefaultDispatcher-worker-20 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-04-18 14:52:31.326 [DefaultDispatcher-worker-19 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.327 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.327 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-18 14:52:31.327 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.327 [eventLoopGroupProxy-19-2 @call-handler#3119] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-18 14:52:31.330 [DefaultDispatcher-worker-12 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665. 2025-04-18 14:52:31.341 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665 2025-04-18 14:52:31.342 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-18 14:52:31.345 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.345 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665 2025-04-18 14:52:31.345 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665 2025-04-18 14:52:31.345 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665. 2025-04-18 14:52:31.345 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.350 [DefaultDispatcher-worker-6 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.350 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.350 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-18 14:52:31.350 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.350 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-18 14:52:31.351 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.351 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.351 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.351 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-18 14:52:31.351 [DefaultDispatcher-worker-6 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.355 [DefaultDispatcher-worker-17 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.366 [DefaultDispatcher-worker-17 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.369 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:31.369 [DefaultDispatcher-worker-11 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.370 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.370 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.370 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.370 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.370 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.370 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:31.370 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:31.370 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.374 [DefaultDispatcher-worker-7 @call-handler#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.374 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.374 [DefaultDispatcher-worker-9 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.374 [DefaultDispatcher-worker-9 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.374 [DefaultDispatcher-worker-9 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.374 [DefaultDispatcher-worker-9 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.378 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.381 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.385 [DefaultDispatcher-worker-4 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.385 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.385 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-18 14:52:31.385 [DefaultDispatcher-worker-19 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.386 [eventLoopGroupProxy-19-2 @call-handler#3146] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-18 14:52:31.388 [DefaultDispatcher-worker-13 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.393 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666. 2025-04-18 14:52:31.398 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666 2025-04-18 14:52:31.398 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-18 14:52:31.399 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.399 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666 2025-04-18 14:52:31.399 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666 2025-04-18 14:52:31.399 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666. 2025-04-18 14:52:31.399 [DefaultDispatcher-worker-13 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717877806522609666 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.403 [DefaultDispatcher-worker-9 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.403 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.403 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-18 14:52:31.403 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.404 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-18 14:52:31.404 [eventLoopGroupProxy-19-2 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.404 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.404 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync 2025-04-18 14:52:31.404 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-18 14:52:31.404 [DefaultDispatcher-worker-9 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.408 [DefaultDispatcher-worker-14 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.418 [DefaultDispatcher-worker-18 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-15 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-11 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.421 [DefaultDispatcher-worker-15 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.422 [eventLoopGroupProxy-19-2 @call-handler#3160] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:31.422 [eventLoopGroupProxy-19-2 @call-handler#3160] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:31.422 [eventLoopGroupProxy-19-2 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.425 [DefaultDispatcher-worker-15 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.429 [DefaultDispatcher-worker-10 @call-handler#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.429 [eventLoopGroupProxy-19-2 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.429 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.429 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.429 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.429 [DefaultDispatcher-worker-16 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.433 [DefaultDispatcher-worker-8 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.439 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.439 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664. 2025-04-18 14:52:31.439 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.439 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.439 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.439 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.439 [eventLoopGroupProxy-19-5 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-18 14:52:31.439 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-18 14:52:31.440 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.440 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.440 [UI Thread @coroutine#3189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.440 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.440 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.440 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.441 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.441 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665. 2025-04-18 14:52:31.441 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.441 [eventLoopGroupProxy-19-5 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.442 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.442 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.442 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.442 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.442 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.442 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.442 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.442 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664. 2025-04-18 14:52:31.442 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.443 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-18 14:52:31.443 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-18 14:52:31.443 [eventLoopGroupProxy-19-8 @call-handler#3222] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-18 14:52:31.444 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.444 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.445 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.445 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.445 [UI Thread @coroutine#3189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.445 [UI Thread @coroutine#3189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.445 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.445 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.445 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.445 [UI Thread @coroutine#3189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.448 [DefaultDispatcher-worker-12 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.450 [eventLoopGroupProxy-19-8 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.451 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.451 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.451 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665. 2025-04-18 14:52:31.451 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.452 [DefaultDispatcher-worker-1 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.456 [DefaultDispatcher-worker-19 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.459 [DefaultDispatcher-worker-6 @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.463 [DefaultDispatcher-worker-19 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.465 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664 2025-04-18 14:52:31.465 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664. 2025-04-18 14:52:31.465 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664 2025-04-18 14:52:31.466 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-18 14:52:31.467 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.467 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664 2025-04-18 14:52:31.467 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664 2025-04-18 14:52:31.467 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664. 2025-04-18 14:52:31.467 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.472 [DefaultDispatcher-worker-7 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.477 [DefaultDispatcher-worker-4 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.480 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.480 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.480 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.480 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.480 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.481 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:31.481 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:31.481 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.485 [DefaultDispatcher-worker-18 @call-handler#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.485 [eventLoopGroupProxy-19-2 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.486 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.486 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.486 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.486 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.490 [DefaultDispatcher-worker-19 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.490 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665 2025-04-18 14:52:31.490 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665. 2025-04-18 14:52:31.490 [UI Thread @coroutine#3263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665 2025-04-18 14:52:31.490 [eventLoopGroupProxy-19-2 @call-handler#3268] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-18 14:52:31.493 [eventLoopGroupProxy-19-2 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.493 [UI Thread @coroutine#3263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665 2025-04-18 14:52:31.493 [UI Thread @coroutine#3263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665 2025-04-18 14:52:31.494 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665. 2025-04-18 14:52:31.494 [UI Thread @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717877806522609666&assignmentUid=717877806522609664&clazzUid=717877806522609664&submitterUid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.498 [DefaultDispatcher-worker-10 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.502 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665 2025-04-18 14:52:31.502 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665. 2025-04-18 14:52:31.502 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665 2025-04-18 14:52:31.503 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-18 14:52:31.503 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.503 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.503 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.503 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.503 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664 2025-04-18 14:52:31.503 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664. 2025-04-18 14:52:31.503 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664 2025-04-18 14:52:31.503 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-18 14:52:31.503 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.503 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.503 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.504 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.504 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.504 [UI Thread @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.504 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-18 14:52:31.504 [eventLoopGroupProxy-19-2 @call-handler#3306] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-18 14:52:31.504 [eventLoopGroupProxy-19-7 @call-handler#3307] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-18 14:52:31.504 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665 2025-04-18 14:52:31.504 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665 2025-04-18 14:52:31.505 [eventLoopGroupProxy-19-2 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.505 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665. 2025-04-18 14:52:31.505 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/PersonDao/getNamesByUid?uid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.505 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.505 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.505 [eventLoopGroupProxy-19-7 @call-handler#3307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.505 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.505 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.505 [UI Thread @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.505 [UI Thread @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.505 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.505 [UI Thread @coroutine#3291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.506 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.506 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.506 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.506 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.506 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.506 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.507 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664 2025-04-18 14:52:31.507 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664 2025-04-18 14:52:31.507 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664. 2025-04-18 14:52:31.507 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.509 [DefaultDispatcher-worker-20 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.512 [DefaultDispatcher-worker-4 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.516 [DefaultDispatcher-worker-9 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.519 [DefaultDispatcher-worker-10 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.522 [DefaultDispatcher-worker-10 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.525 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666 2025-04-18 14:52:31.525 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666. 2025-04-18 14:52:31.525 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666 2025-04-18 14:52:31.526 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-18 14:52:31.528 [DefaultDispatcher-worker-2 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:31.528 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.528 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.528 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.529 [eventLoopGroupProxy-19-2 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.529 [DefaultDispatcher-worker-18 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.529 [DefaultDispatcher-worker-18 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.529 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666 2025-04-18 14:52:31.529 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666 2025-04-18 14:52:31.529 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666. 2025-04-18 14:52:31.529 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609666 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.534 [DefaultDispatcher-worker-2 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.535 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665 2025-04-18 14:52:31.535 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665. 2025-04-18 14:52:31.535 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665 2025-04-18 14:52:31.536 [eventLoopGroupProxy-19-2 @call-handler#3331] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-18 14:52:31.536 [eventLoopGroupProxy-19-2 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.537 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665 2025-04-18 14:52:31.537 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665 2025-04-18 14:52:31.537 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665. 2025-04-18 14:52:31.537 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/PersonDao/findByUidAsync?uid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.541 [DefaultDispatcher-worker-17 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.546 [DefaultDispatcher-worker-6 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.550 [DefaultDispatcher-worker-6 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.550 [DefaultDispatcher-worker-6 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.550 [DefaultDispatcher-worker-6 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.550 [DefaultDispatcher-worker-6 @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.550 [DefaultDispatcher-worker-6 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38433/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-18 14:52:31.551 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-18 14:52:31.551 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-18 14:52:31.551 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-18 14:52:31.555 [DefaultDispatcher-worker-15 @call-handler#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928208d 2025-04-18 14:52:31.555 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.556 [DefaultDispatcher-worker-9 @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.556 [DefaultDispatcher-worker-9 @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/replication/message 2025-04-18 14:52:31.556 [DefaultDispatcher-worker-9 @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/replication/message. 2025-04-18 14:52:31.556 [DefaultDispatcher-worker-9 @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.557 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.557 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664. 2025-04-18 14:52:31.557 [UI Thread @coroutine#3359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.557 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.557 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.557 [UI Thread @coroutine#3363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.557 [eventLoopGroupProxy-19-2 @call-handler#3374] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-18 14:52:31.558 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.558 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.558 [UI Thread @coroutine#3368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.558 [eventLoopGroupProxy-19-5 @call-handler#3377] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-18 14:52:31.558 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.558 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.558 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.558 [eventLoopGroupProxy-19-2 @call-handler#3374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.558 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-18 14:52:31.558 [UI Thread @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.558 [UI Thread @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665. 2025-04-18 14:52:31.558 [UI Thread @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.558 [eventLoopGroupProxy-19-7 @call-handler#3390] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-18 14:52:31.558 [UI Thread @coroutine#3359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.558 [UI Thread @coroutine#3359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 2025-04-18 14:52:31.558 [UI Thread @coroutine#3359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664. 2025-04-18 14:52:31.558 [UI Thread @coroutine#3359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.558 [eventLoopGroupProxy-19-2 @call-handler#3398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-18 14:52:31.559 [eventLoopGroupProxy-19-6 @call-handler#3386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.559 [eventLoopGroupProxy-19-7 @call-handler#3390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.559 [eventLoopGroupProxy-19-5 @call-handler#3377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.559 [UI Thread @coroutine#3368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.559 [UI Thread @coroutine#3368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.559 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 2025-04-18 14:52:31.559 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.559 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.559 [UI Thread @coroutine#3363] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664. 2025-04-18 14:52:31.559 [UI Thread @coroutine#3363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717877806522609665&assignmentUid=717877806522609664 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.560 [eventLoopGroupProxy-19-2 @call-handler#3398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-18 14:52:31.560 [DefaultDispatcher-worker-8 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2025-04-18 14:52:31.560 [UI Thread @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.560 [UI Thread @coroutine#3388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 2025-04-18 14:52:31.561 [UI Thread @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665. 2025-04-18 14:52:31.561 [UI Thread @coroutine#3388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38433/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717877806522609664&clazzUid=717877806522609664&accountPersonUid=717877806522609665 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:31.563 [DefaultDispatcher-worker-3 @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.566 [DefaultDispatcher-worker-5 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.569 [DefaultDispatcher-worker-10 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.573 [DefaultDispatcher-worker-7 @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.576 [DefaultDispatcher-worker-2 @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628190ec 2025-04-18 14:52:31.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-18 14:52:31.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-18 14:52:31.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.578 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628190ec: (connection evicted) 2025-04-18 14:52:31.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:31.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-18 14:52:31.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-18 14:52:31.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-18 14:52:31.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-18 14:52:31.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:31.579 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17da6e45: (connection evicted) 2025-04-18 14:52:31.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:31.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-18 14:52:31.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-18 14:52:31.626 [DefaultDispatcher-worker-15 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:31.626 [DefaultDispatcher-worker-15 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.626 [DefaultDispatcher-worker-15 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.626 [DefaultDispatcher-worker-15 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.627 [DefaultDispatcher-worker-17 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.627 [DefaultDispatcher-worker-17 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.705 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:31.705 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.705 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.705 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.706 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.706 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.789 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:31.789 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.789 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.789 [DefaultDispatcher-worker-8 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.790 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.790 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.833 [DefaultDispatcher-worker-2 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:31.833 [DefaultDispatcher-worker-2 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.833 [DefaultDispatcher-worker-2 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.833 [DefaultDispatcher-worker-2 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.834 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.834 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.873 [DefaultDispatcher-worker-13 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:31.873 [DefaultDispatcher-worker-13 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.873 [DefaultDispatcher-worker-13 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.873 [DefaultDispatcher-worker-13 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.874 [DefaultDispatcher-worker-12 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-18 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-18 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-18 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-18 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-3 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:31.900 [DefaultDispatcher-worker-3 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.014 [DefaultDispatcher-worker-13 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:32.014 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.014 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.014 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.015 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.015 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-13 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-12 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.094 [DefaultDispatcher-worker-12 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.185 [DefaultDispatcher-worker-9 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:32.185 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.185 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.185 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.186 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.186 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.534 [DefaultDispatcher-worker-15 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:32.534 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.534 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.534 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.535 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.535 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-18 14:52:32.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-18 14:52:32.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.583 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1928208d: (connection evicted) 2025-04-18 14:52:32.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-18 14:52:32.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ccc07ae 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.586 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-18 14:52:32.595 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.602 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.603 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.604 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4acae4c7 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.604 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-18 14:52:32.605 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.605 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.605 [Test worker @coroutine#3454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-18 14:52:32.613 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.619 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.620 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.621 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.625 [DefaultDispatcher-worker-11 @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-12 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.631 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.634 [DefaultDispatcher-worker-2 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.639 [DefaultDispatcher-worker-12 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd 2025-04-18 14:52:32.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-18 14:52:32.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-18 14:52:32.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.643 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a434cdd: (connection evicted) 2025-04-18 14:52:32.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-18 14:52:32.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.644 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bfa57f: (connection evicted) 2025-04-18 14:52:32.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-18 14:52:32.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29244152 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.645 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-18 14:52:32.654 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.661 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.662 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.663 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f1505 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.663 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-18 14:52:32.672 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.678 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.679 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.680 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.685 [DefaultDispatcher-worker-17 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2025-04-18 14:52:32.693 [DefaultDispatcher-worker-16 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.697 [DefaultDispatcher-worker-1 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.702 [DefaultDispatcher-worker-10 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-21 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.711 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.714 [DefaultDispatcher-worker-12 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2025-04-18 14:52:32.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-18 14:52:32.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-18 14:52:32.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.716 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dfb073: (connection evicted) 2025-04-18 14:52:32.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-18 14:52:32.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-18 14:52:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-18 14:52:32.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-18 14:52:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.717 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202ed88d: (connection evicted) 2025-04-18 14:52:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-18 14:52:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f3207e 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.718 [Test worker @coroutine#3605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-18 14:52:32.727 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.733 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.734 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.736 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a83016 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.736 [Test worker @coroutine#3605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-18 14:52:32.745 [Test worker @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.751 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.752 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.753 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.757 [DefaultDispatcher-worker-21 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33903444 2025-04-18 14:52:32.765 [DefaultDispatcher-worker-16 @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.770 [DefaultDispatcher-worker-6 @coroutine#3605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7220ff10 2025-04-18 14:52:32.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-18 14:52:32.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-18 14:52:32.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.773 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7220ff10: (connection evicted) 2025-04-18 14:52:32.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-18 14:52:32.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.774 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33903444: (connection evicted) 2025-04-18 14:52:32.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-18 14:52:32.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6e6902 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.775 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-18 14:52:32.784 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.790 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.792 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.793 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b91493 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.793 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-18 14:52:32.794 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:32.794 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.794 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.794 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.795 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.795 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.802 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.808 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.809 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.810 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.814 [DefaultDispatcher-worker-21 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2025-04-18 14:52:32.822 [DefaultDispatcher-worker-21 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.827 [DefaultDispatcher-worker-4 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2025-04-18 14:52:32.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-18 14:52:32.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-18 14:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.831 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5697f801: (connection evicted) 2025-04-18 14:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-18 14:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.831 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4: (connection evicted) 2025-04-18 14:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-18 14:52:32.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00f822 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.832 [Test worker @coroutine#3723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-18 14:52:32.838 [DefaultDispatcher-worker-12 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:32.838 [DefaultDispatcher-worker-12 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.838 [DefaultDispatcher-worker-12 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.838 [DefaultDispatcher-worker-12 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.839 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.839 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.842 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.848 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.849 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.850 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ef827 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.851 [Test worker @coroutine#3723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-18 14:52:32.860 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.866 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.867 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.868 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.872 [DefaultDispatcher-worker-10 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2025-04-18 14:52:32.878 [DefaultDispatcher-worker-8 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:32.878 [DefaultDispatcher-worker-8 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.878 [DefaultDispatcher-worker-8 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.878 [DefaultDispatcher-worker-8 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.879 [DefaultDispatcher-worker-8 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.880 [DefaultDispatcher-worker-4 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.885 [DefaultDispatcher-worker-13 @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2025-04-18 14:52:32.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-18 14:52:32.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-18 14:52:32.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.890 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85: (connection evicted) 2025-04-18 14:52:32.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-18 14:52:32.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-18 14:52:32.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-18 14:52:32.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-18 14:52:32.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.890 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4690cb47: (connection evicted) 2025-04-18 14:52:32.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-18 14:52:32.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d46f4a3 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.891 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.892 [Test worker @coroutine#3785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-18 14:52:32.901 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-21 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-6 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.905 [DefaultDispatcher-worker-6 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:32.908 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.909 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.911 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e3e1d9 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.911 [Test worker @coroutine#3785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-18 14:52:32.923 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.929 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.930 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.931 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.935 [DefaultDispatcher-worker-6 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93816d 2025-04-18 14:52:32.943 [DefaultDispatcher-worker-1 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.948 [DefaultDispatcher-worker-14 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.952 [DefaultDispatcher-worker-4 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f14c56 2025-04-18 14:52:32.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-18 14:52:32.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-18 14:52:32.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.956 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f14c56: (connection evicted) 2025-04-18 14:52:32.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-18 14:52:32.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:32.957 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f93816d: (connection evicted) 2025-04-18 14:52:32.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-18 14:52:32.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf93603 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.958 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-18 14:52:32.959 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.959 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.959 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-18 14:52:32.968 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.974 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.975 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.977 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e834f3a 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.977 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-18 14:52:32.985 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.991 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.992 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.993 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:32.996 [DefaultDispatcher-worker-14 @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2025-04-18 14:52:33.003 [DefaultDispatcher-worker-4 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:33.008 [DefaultDispatcher-worker-4 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:33.011 [DefaultDispatcher-worker-16 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-19 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-19 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-19 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-19 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-20 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.019 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-18 14:52:33.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-18 14:52:33.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.021 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dab0a6c: (connection evicted) 2025-04-18 14:52:33.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-18 14:52:33.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.022 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63: (connection evicted) 2025-04-18 14:52:33.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-18 14:52:33.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fb69ab1 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.023 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-18 14:52:33.031 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.037 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.038 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.038 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7207cb8b 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.039 [Test worker @coroutine#3936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-18 14:52:33.046 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.051 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.052 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.053 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.057 [DefaultDispatcher-worker-17 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be 2025-04-18 14:52:33.064 [DefaultDispatcher-worker-18 @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.068 [DefaultDispatcher-worker-11 @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.069 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9223122 2025-04-18 14:52:33.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-18 14:52:33.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-18 14:52:33.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.072 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9223122: (connection evicted) 2025-04-18 14:52:33.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-18 14:52:33.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.073 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4a77be: (connection evicted) 2025-04-18 14:52:33.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-18 14:52:33.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b0440b 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.074 [Test worker @coroutine#3995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-18 14:52:33.082 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.087 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.088 [Test worker @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.089 [Test worker @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc6ce7d 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.090 [Test worker @coroutine#3995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-18 14:52:33.098 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-2 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-2 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-5 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.099 [DefaultDispatcher-worker-5 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.103 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.104 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.105 [Test worker @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.108 [DefaultDispatcher-worker-12 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2025-04-18 14:52:33.116 [DefaultDispatcher-worker-18 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.120 [DefaultDispatcher-worker-5 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.121 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.123 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-18 14:52:33.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.127 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a98983b: (connection evicted) 2025-04-18 14:52:33.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-18 14:52:33.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-18 14:52:33.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.127 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521981d9: (connection evicted) 2025-04-18 14:52:33.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-18 14:52:33.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6b3f4c 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.128 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.129 [Test worker @coroutine#4060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-18 14:52:33.136 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.142 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.143 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.144 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3831fb48 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.144 [Test worker @coroutine#4060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-18 14:52:33.151 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.156 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.157 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.158 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.162 [DefaultDispatcher-worker-13 @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d 2025-04-18 14:52:33.169 [DefaultDispatcher-worker-8 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.173 [DefaultDispatcher-worker-19 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-15 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.212 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-18 14:52:33.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-18 14:52:33.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.213 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a7db16e: (connection evicted) 2025-04-18 14:52:33.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-18 14:52:33.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.214 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f315f3d: (connection evicted) 2025-04-18 14:52:33.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-18 14:52:33.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbc704a 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.215 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-18 14:52:33.223 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.228 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.229 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.230 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.230 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590182a6 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.231 [Test worker @coroutine#4139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-18 14:52:33.238 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.243 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.244 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.245 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.249 [DefaultDispatcher-worker-11 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab 2025-04-18 14:52:33.256 [DefaultDispatcher-worker-9 @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.261 [DefaultDispatcher-worker-4 @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169f4152 2025-04-18 14:52:33.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-18 14:52:33.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-18 14:52:33.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.264 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@169f4152: (connection evicted) 2025-04-18 14:52:33.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-18 14:52:33.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.265 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ea56ab: (connection evicted) 2025-04-18 14:52:33.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-18 14:52:33.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.266 [Test worker @coroutine#4196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-18 14:52:33.274 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.279 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.280 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.281 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acd06b0 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.281 [Test worker @coroutine#4196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-18 14:52:33.282 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.282 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.282 [Test worker @coroutine#4196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-18 14:52:33.289 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.294 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.294 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.295 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.299 [DefaultDispatcher-worker-3 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-18 14:52:33.306 [DefaultDispatcher-worker-6 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.311 [DefaultDispatcher-worker-19 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.312 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.313 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-18 14:52:33.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-18 14:52:33.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-18 14:52:33.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.317 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2025-04-18 14:52:33.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-18 14:52:33.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-18 14:52:33.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-18 14:52:33.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-18 14:52:33.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.318 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2: (connection evicted) 2025-04-18 14:52:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-18 14:52:33.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f15e87 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.319 [Test worker @coroutine#4257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-18 14:52:33.320 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.320 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.320 [Test worker @coroutine#4257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-18 14:52:33.327 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.333 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.334 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.335 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1a4522 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.335 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.336 [Test worker @coroutine#4257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-18 14:52:33.336 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.336 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.336 [Test worker @coroutine#4257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-18 14:52:33.343 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.348 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.349 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.350 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.353 [DefaultDispatcher-worker-18 @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303d2485 2025-04-18 14:52:33.360 [DefaultDispatcher-worker-11 @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.365 [DefaultDispatcher-worker-6 @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.370 [UI Thread @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a 2025-04-18 14:52:33.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-18 14:52:33.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-18 14:52:33.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.372 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acb6c9a: (connection evicted) 2025-04-18 14:52:33.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-18 14:52:33.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-18 14:52:33.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-18 14:52:33.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-18 14:52:33.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.372 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@303d2485: (connection evicted) 2025-04-18 14:52:33.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-18 14:52:33.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbab7c7 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.374 [Test worker @coroutine#4349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-18 14:52:33.382 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.387 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.387 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.388 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.393 [DefaultDispatcher-worker-8 @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.393 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.399 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2025-04-18 14:52:33.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-18 14:52:33.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-18 14:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.411 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0: (connection evicted) 2025-04-18 14:52:33.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-18 14:52:33.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b05a8a 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.412 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-18 14:52:33.413 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.413 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.413 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-18 14:52:33.420 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.425 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.426 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.427 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-04-18 14:52:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-18 14:52:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-18 14:52:33.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:33.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-18 14:52:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255eadf5 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.429 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.430 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-18 14:52:33.437 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.442 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.443 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.444 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74af4b0 2025-04-18 14:52:33.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-18 14:52:33.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-18 14:52:33.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:33.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-18 14:52:33.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48f6f272 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.446 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-18 14:52:33.454 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.459 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.462 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.463 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7109 2025-04-18 14:52:33.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-18 14:52:33.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-18 14:52:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-18 14:52:33.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d4ea4cf 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.467 [Test worker @coroutine#4472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-18 14:52:33.475 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.481 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.482 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.487 [DefaultDispatcher-worker-19 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd 2025-04-18 14:52:33.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-18 14:52:33.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-18 14:52:33.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.496 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b34e7bd: (connection evicted) 2025-04-18 14:52:33.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-18 14:52:33.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda0e30 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.497 [Test worker @coroutine#4502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-18 14:52:33.498 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.498 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.498 [Test worker @coroutine#4502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-18 14:52:33.505 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.510 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.511 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.512 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-04-18 14:52:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-18 14:52:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-18 14:52:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-18 14:52:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b01f056 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.515 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.516 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-18 14:52:33.516 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.516 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.516 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-18 14:52:33.524 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.529 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.530 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.531 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.535 [DefaultDispatcher-worker-14 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.536 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.538 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-04-18 14:52:33.538 [DefaultDispatcher-worker-17 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:33.538 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.538 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.538 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.539 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.539 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-18 14:52:33.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-18 14:52:33.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.540 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65899694: (connection evicted) 2025-04-18 14:52:33.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-18 14:52:33.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21339b6f 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.541 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-18 14:52:33.549 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.553 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.554 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.555 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e38f55 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.555 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.556 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-18 14:52:33.564 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.568 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.569 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.570 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.574 [DefaultDispatcher-worker-17 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-04-18 14:52:33.580 [DefaultDispatcher-worker-7 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.589 [DefaultDispatcher-worker-19 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-04-18 14:52:33.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-18 14:52:33.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-18 14:52:33.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.594 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13088030: (connection evicted) 2025-04-18 14:52:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-18 14:52:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.595 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67253518: (connection evicted) 2025-04-18 14:52:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-18 14:52:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee4aad3 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.596 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-18 14:52:33.604 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.608 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.609 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.610 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@400cb9ef 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.610 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.611 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-18 14:52:33.618 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.623 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.624 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.625 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.629 [DefaultDispatcher-worker-14 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2025-04-18 14:52:33.635 [DefaultDispatcher-worker-7 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:33.635 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.635 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.635 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.636 [DefaultDispatcher-worker-4 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.636 [DefaultDispatcher-worker-4 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.636 [DefaultDispatcher-worker-7 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.644 [DefaultDispatcher-worker-6 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2025-04-18 14:52:33.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-18 14:52:33.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-18 14:52:33.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.647 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23043ba: (connection evicted) 2025-04-18 14:52:33.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-18 14:52:33.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-18 14:52:33.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-18 14:52:33.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-18 14:52:33.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.647 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c: (connection evicted) 2025-04-18 14:52:33.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-18 14:52:33.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3269ae62 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.649 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-18 14:52:33.650 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.650 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.650 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-18 14:52:33.661 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.666 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.667 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.667 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d59ad49 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.668 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-18 14:52:33.676 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.681 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.682 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.683 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.687 [DefaultDispatcher-worker-13 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-18 14:52:33.695 [DefaultDispatcher-worker-13 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.703 [DefaultDispatcher-worker-12 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.706 [DefaultDispatcher-worker-7 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.711 [DefaultDispatcher-worker-4 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-18 14:52:33.716 [DefaultDispatcher-worker-16 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:33.716 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.716 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.716 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.717 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.717 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-18 14:52:33.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-18 14:52:33.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.717 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f: (connection evicted) 2025-04-18 14:52:33.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-18 14:52:33.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-18 14:52:33.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-18 14:52:33.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-18 14:52:33.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.718 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1: (connection evicted) 2025-04-18 14:52:33.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-18 14:52:33.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-18 14:52:33.719 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1871068d 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.720 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-18 14:52:33.727 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.733 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.734 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.734 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.735 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-18 14:52:33.742 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.747 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.748 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.749 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.753 [DefaultDispatcher-worker-17 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-04-18 14:52:33.760 [DefaultDispatcher-worker-21 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.765 [DefaultDispatcher-worker-18 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.769 [DefaultDispatcher-worker-2 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-04-18 14:52:33.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-18 14:52:33.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-18 14:52:33.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.775 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7217e615: (connection evicted) 2025-04-18 14:52:33.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-18 14:52:33.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-18 14:52:33.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-18 14:52:33.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-18 14:52:33.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.775 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2025-04-18 14:52:33.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-18 14:52:33.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd585a5 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.776 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-18 14:52:33.777 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.777 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.777 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-18 14:52:33.784 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.789 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.790 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.790 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd0e2f4 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.791 [Test worker @coroutine#4704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-18 14:52:33.799 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.799 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:33.799 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.799 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.799 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.800 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.800 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.803 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.804 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.805 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.809 [DefaultDispatcher-worker-11 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2025-04-18 14:52:33.816 [DefaultDispatcher-worker-12 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.819 [DefaultDispatcher-worker-8 @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11736ebc 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-18 14:52:33.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.822 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11736ebc: (connection evicted) 2025-04-18 14:52:33.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-18 14:52:33.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-18 14:52:33.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.822 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292237cd: (connection evicted) 2025-04-18 14:52:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-18 14:52:33.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31906cb2 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.824 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-18 14:52:33.825 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.825 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.825 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-18 14:52:33.832 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.837 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.838 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.838 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1398e3aa 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.839 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-18 14:52:33.843 [DefaultDispatcher-worker-8 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:33.843 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.843 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.843 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.844 [DefaultDispatcher-worker-18 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.844 [DefaultDispatcher-worker-18 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.846 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.851 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.852 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.853 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.857 [DefaultDispatcher-worker-20 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-04-18 14:52:33.864 [DefaultDispatcher-worker-8 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.869 [DefaultDispatcher-worker-8 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.879 [DefaultDispatcher-worker-11 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2025-04-18 14:52:33.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-18 14:52:33.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-18 14:52:33.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.880 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67171221: (connection evicted) 2025-04-18 14:52:33.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-18 14:52:33.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-18 14:52:33.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-18 14:52:33.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-18 14:52:33.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.880 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c87223: (connection evicted) 2025-04-18 14:52:33.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-18 14:52:33.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7000df03 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.881 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.882 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-18 14:52:33.882 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.882 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.882 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-18 14:52:33.883 [DefaultDispatcher-worker-9 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:33.883 [DefaultDispatcher-worker-9 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.883 [DefaultDispatcher-worker-9 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.883 [DefaultDispatcher-worker-9 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.884 [DefaultDispatcher-worker-10 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.889 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.894 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.895 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.896 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522db06e 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.896 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-18 14:52:33.904 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.909 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-12 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:33.910 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-12 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-6 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.910 [DefaultDispatcher-worker-6 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:33.910 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.914 [DefaultDispatcher-worker-7 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed 2025-04-18 14:52:33.921 [DefaultDispatcher-worker-6 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.925 [DefaultDispatcher-worker-5 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.928 [DefaultDispatcher-worker-3 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.935 [DefaultDispatcher-worker-19 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-18 14:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.936 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59aa646e: (connection evicted) 2025-04-18 14:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-18 14:52:33.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-18 14:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.936 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dad97ed: (connection evicted) 2025-04-18 14:52:33.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-18 14:52:33.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fbee59 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.938 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-18 14:52:33.949 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.954 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.954 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.955 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f55da9b 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.956 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-18 14:52:33.966 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.971 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.972 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.973 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.977 [DefaultDispatcher-worker-15 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2025-04-18 14:52:33.984 [DefaultDispatcher-worker-16 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.989 [DefaultDispatcher-worker-19 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-18 14:52:33.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.996 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737e4a7b: (connection evicted) 2025-04-18 14:52:33.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-18 14:52:33.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-18 14:52:33.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:33.997 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4: (connection evicted) 2025-04-18 14:52:33.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:33.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-18 14:52:33.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@576d4810 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:33.998 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-18 14:52:34.006 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.011 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.012 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.013 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac168e3 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.013 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.014 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-18 14:52:34.021 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.024 [DefaultDispatcher-worker-5 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:34.024 [DefaultDispatcher-worker-5 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.024 [DefaultDispatcher-worker-5 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.024 [DefaultDispatcher-worker-5 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.025 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.025 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.026 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.027 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.028 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.032 [DefaultDispatcher-worker-17 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-04-18 14:52:34.039 [DefaultDispatcher-worker-17 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.044 [DefaultDispatcher-worker-5 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-18 14:52:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.046 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62dfe32e: (connection evicted) 2025-04-18 14:52:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-18 14:52:34.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-18 14:52:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.046 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5608233b: (connection evicted) 2025-04-18 14:52:34.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-18 14:52:34.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb8e8cf 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.047 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.048 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-18 14:52:34.048 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.048 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.048 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-18 14:52:34.055 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.060 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.061 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.062 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ac54d 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.062 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-18 14:52:34.069 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.074 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.075 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.076 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.080 [DefaultDispatcher-worker-2 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-18 14:52:34.087 [DefaultDispatcher-worker-2 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.091 [DefaultDispatcher-worker-14 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2025-04-18 14:52:34.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-18 14:52:34.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-18 14:52:34.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.092 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6466e599: (connection evicted) 2025-04-18 14:52:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-18 14:52:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.093 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac: (connection evicted) 2025-04-18 14:52:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-18 14:52:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-18 14:52:34.094 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.095 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-18 14:52:34.103 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-17 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-17 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-17 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-17 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.104 [DefaultDispatcher-worker-13 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.108 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.108 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.109 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.109 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.110 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-18 14:52:34.117 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.122 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.122 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.123 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.127 [DefaultDispatcher-worker-9 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-04-18 14:52:34.134 [DefaultDispatcher-worker-11 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.140 [DefaultDispatcher-worker-18 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.144 [DefaultDispatcher-worker-20 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.195 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.210 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.216 [DefaultDispatcher-worker-6 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:34.217 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.217 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.217 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.217 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.217 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.257 [DefaultDispatcher-worker-13 @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-18 14:52:34.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-18 14:52:34.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-18 14:52:34.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.258 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2025-04-18 14:52:34.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-18 14:52:34.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.259 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2025-04-18 14:52:34.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-18 14:52:34.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e182453 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.260 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-18 14:52:34.268 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.273 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.274 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.275 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59be715a 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.275 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-18 14:52:34.282 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.287 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.288 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.289 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.292 [DefaultDispatcher-worker-8 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29c471f6 2025-04-18 14:52:34.299 [DefaultDispatcher-worker-18 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.305 [DefaultDispatcher-worker-10 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.309 [DefaultDispatcher-worker-19 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8 2025-04-18 14:52:34.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-18 14:52:34.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-18 14:52:34.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.311 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae736a8: (connection evicted) 2025-04-18 14:52:34.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-18 14:52:34.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.312 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29c471f6: (connection evicted) 2025-04-18 14:52:34.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-18 14:52:34.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34adce96 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.313 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-18 14:52:34.320 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.325 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.326 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.327 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aee0173 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.327 [Test worker @coroutine#5022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-18 14:52:34.335 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.339 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.340 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.341 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.345 [DefaultDispatcher-worker-10 @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2025-04-18 14:52:34.352 [DefaultDispatcher-worker-9 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.358 [DefaultDispatcher-worker-13 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-18 14:52:34.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.361 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794c22cd: (connection evicted) 2025-04-18 14:52:34.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-18 14:52:34.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-18 14:52:34.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.361 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c758c74: (connection evicted) 2025-04-18 14:52:34.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-18 14:52:34.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193b6f5b 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.362 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-18 14:52:34.363 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.363 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.363 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-18 14:52:34.371 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.376 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.377 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.378 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b6d6dd 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.378 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-18 14:52:34.385 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.390 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.391 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.392 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.395 [DefaultDispatcher-worker-15 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef09e1 2025-04-18 14:52:34.402 [DefaultDispatcher-worker-4 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.408 [DefaultDispatcher-worker-3 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.412 [DefaultDispatcher-worker-12 @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-04-18 14:52:34.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-18 14:52:34.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-18 14:52:34.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.414 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545: (connection evicted) 2025-04-18 14:52:34.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-18 14:52:34.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.415 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef09e1: (connection evicted) 2025-04-18 14:52:34.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-18 14:52:34.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7a7 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.416 [Test worker @coroutine#5080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-18 14:52:34.424 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.429 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.429 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.430 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.434 [DefaultDispatcher-worker-20 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.438 [DefaultDispatcher-worker-5 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-04-18 14:52:34.444 [UI Thread @coroutine#5106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717877816756703232 2025-04-18 14:52:34.444 [UI Thread @coroutine#5106] 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=717877816756703232. 2025-04-18 14:52:34.444 [UI Thread @coroutine#5106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717877816756703232 2025-04-18 14:52:34.445 [UI Thread @coroutine#5106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717877816756703232 2025-04-18 14:52:34.445 [UI Thread @coroutine#5106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717877816756703232 2025-04-18 14:52:34.445 [UI Thread @coroutine#5106] 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=717877816756703232. 2025-04-18 14:52:34.445 [UI Thread @coroutine#5106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717877816756703232 to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:34.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-18 14:52:34.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-18 14:52:34.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.447 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1: (connection evicted) 2025-04-18 14:52:34.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-18 14:52:34.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9464d9 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.481 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-18 14:52:34.489 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.494 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.495 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.496 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.500 [DefaultDispatcher-worker-9 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.510 [DefaultDispatcher-worker-4 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.514 [DefaultDispatcher-worker-5 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-18 14:52:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-18 14:52:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-18 14:52:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.520 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f649d3: (connection evicted) 2025-04-18 14:52:34.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-18 14:52:34.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-18 14:52:34.557 [DefaultDispatcher-worker-14 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:34.557 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.557 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.557 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19158d56 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.557 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.558 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-18 14:52:34.558 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.558 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.566 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.571 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.571 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.572 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-18 14:52:34.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-18 14:52:34.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-18 14:52:34.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:34.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-18 14:52:34.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d26b390 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.577 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-18 14:52:34.585 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.590 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.591 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.592 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-04-18 14:52:34.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-18 14:52:34.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-18 14:52:34.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:34.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-18 14:52:34.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-18 14:52:34.594 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141cee26 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.595 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-18 14:52:34.603 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.609 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.609 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.610 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.610 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5f6 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.611 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-18 14:52:34.619 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.624 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.625 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.626 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.631 [DefaultDispatcher-worker-13 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-04-18 14:52:34.638 [DefaultDispatcher-worker-5 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-04-18 14:52:34.640 [DefaultDispatcher-worker-18 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:34.641 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.641 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.641 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.641 [UI Thread @coroutine#5209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.641 [UI Thread @coroutine#5209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-18 14:52:34.641 [UI Thread @coroutine#5209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.641 [DefaultDispatcher-worker-1 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.641 [DefaultDispatcher-worker-1 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.642 [UI Thread @coroutine#5209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.642 [UI Thread @coroutine#5209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.642 [UI Thread @coroutine#5209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-18 14:52:34.642 [UI Thread @coroutine#5209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:34.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-18 14:52:34.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-18 14:52:34.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.643 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6: (connection evicted) 2025-04-18 14:52:34.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-18 14:52:34.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-18 14:52:34.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-18 14:52:34.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-18 14:52:34.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.644 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71737478: (connection evicted) 2025-04-18 14:52:34.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-18 14:52:34.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@756476a3 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.645 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-18 14:52:34.653 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.658 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.659 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.659 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5c84be 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.660 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-18 14:52:34.668 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.673 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.673 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.674 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.678 [DefaultDispatcher-worker-6 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2025-04-18 14:52:34.686 [DefaultDispatcher-worker-11 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2025-04-18 14:52:34.687 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.687 [UI Thread @coroutine#5241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-18 14:52:34.687 [UI Thread @coroutine#5241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.688 [UI Thread @coroutine#5241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.688 [UI Thread @coroutine#5241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49785/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-18 14:52:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.689 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4746d52d: (connection evicted) 2025-04-18 14:52:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-18 14:52:34.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-18 14:52:34.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.689 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509cf379: (connection evicted) 2025-04-18 14:52:34.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-18 14:52:34.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500341c4 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.691 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-18 14:52:34.699 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.703 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.704 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.705 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d957b5a 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.705 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.706 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-18 14:52:34.713 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.718 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.719 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.720 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.721 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:34.721 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.721 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.721 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.722 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.722 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.723 [DefaultDispatcher-worker-9 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de1717 2025-04-18 14:52:34.730 [DefaultDispatcher-worker-9 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b5cee 2025-04-18 14:52:34.731 [UI Thread @coroutine#5273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.731 [UI Thread @coroutine#5273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-18 14:52:34.731 [UI Thread @coroutine#5273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.732 [UI Thread @coroutine#5273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.732 [UI Thread @coroutine#5273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-18 14:52:34.732 [UI Thread @coroutine#5273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-18 14:52:34.732 [UI Thread @coroutine#5273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46675/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-18 14:52:34.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.733 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b5cee: (connection evicted) 2025-04-18 14:52:34.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-18 14:52:34.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-18 14:52:34.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.733 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49de1717: (connection evicted) 2025-04-18 14:52:34.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-18 14:52:34.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d481de0 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.735 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-18 14:52:34.743 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.747 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.748 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.749 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c41ad 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.749 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-18 14:52:34.750 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.750 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.750 [Test worker @coroutine#5279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-18 14:52:34.757 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.761 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.762 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.763 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.767 [DefaultDispatcher-worker-16 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410185ec 2025-04-18 14:52:34.773 [DefaultDispatcher-worker-20 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.782 [DefaultDispatcher-worker-6 @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698c19ef 2025-04-18 14:52:34.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-18 14:52:34.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-18 14:52:34.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.788 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@698c19ef: (connection evicted) 2025-04-18 14:52:34.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-18 14:52:34.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-18 14:52:34.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-18 14:52:34.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-18 14:52:34.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.788 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410185ec: (connection evicted) 2025-04-18 14:52:34.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-18 14:52:34.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45682e3e 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.790 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-18 14:52:34.799 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.804 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.804 [DefaultDispatcher-worker-9 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.805 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.806 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.810 [DefaultDispatcher-worker-4 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.820 [DefaultDispatcher-worker-11 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.826 [DefaultDispatcher-worker-21 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.836 [DefaultDispatcher-worker-5 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-18 14:52:34.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-18 14:52:34.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-18 14:52:34.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.837 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5858054c: (connection evicted) 2025-04-18 14:52:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-18 14:52:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df09f55 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.839 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-18 14:52:34.848 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.848 [DefaultDispatcher-worker-4 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:34.848 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.848 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.848 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.849 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.849 [DefaultDispatcher-worker-15 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.853 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.853 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.854 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.854 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151ce559 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.855 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-18 14:52:34.862 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.867 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.868 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.869 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.872 [DefaultDispatcher-worker-15 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5901757 2025-04-18 14:52:34.880 [DefaultDispatcher-worker-12 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.885 [DefaultDispatcher-worker-15 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf 2025-04-18 14:52:34.888 [DefaultDispatcher-worker-21 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:34.888 [DefaultDispatcher-worker-21 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.888 [DefaultDispatcher-worker-21 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.888 [DefaultDispatcher-worker-21 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.888 [DefaultDispatcher-worker-21 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-18 14:52:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.889 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0952cf: (connection evicted) 2025-04-18 14:52:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-18 14:52:34.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-18 14:52:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.889 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5901757: (connection evicted) 2025-04-18 14:52:34.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-18 14:52:34.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2692910f 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.891 [Test worker @coroutine#5407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-18 14:52:34.898 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.903 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.904 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.905 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.909 [DefaultDispatcher-worker-18 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.912 [DefaultDispatcher-worker-5 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-11 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-11 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-20 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.914 [DefaultDispatcher-worker-20 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:34.918 [DefaultDispatcher-worker-4 @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-04-18 14:52:34.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-18 14:52:34.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-18 14:52:34.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.919 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb: (connection evicted) 2025-04-18 14:52:34.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-18 14:52:34.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eda3ade 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.920 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-18 14:52:34.921 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.921 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.921 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-18 14:52:34.928 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.933 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.934 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.935 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.939 [DefaultDispatcher-worker-6 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.942 [DefaultDispatcher-worker-5 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-04-18 14:52:34.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-18 14:52:34.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-18 14:52:34.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.943 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@554f6e30: (connection evicted) 2025-04-18 14:52:34.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-18 14:52:34.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23faae85 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.944 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-18 14:52:34.945 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.945 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.945 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-18 14:52:34.952 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.957 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.958 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.959 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.995 [DefaultDispatcher-worker-18 @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab2d814 2025-04-18 14:52:34.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-18 14:52:34.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-18 14:52:34.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:34.997 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab2d814: (connection evicted) 2025-04-18 14:52:34.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:34.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-18 14:52:34.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-18 14:52:34.998 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea44b7 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:34.999 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-18 14:52:35.007 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.012 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.012 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.013 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.018 [DefaultDispatcher-worker-1 @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.021 [DefaultDispatcher-worker-16 @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2025-04-18 14:52:35.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-18 14:52:35.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-18 14:52:35.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.024 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8f2513c: (connection evicted) 2025-04-18 14:52:35.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-18 14:52:35.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-18 14:52:35.026 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1b5daf 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.027 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-18 14:52:35.029 [DefaultDispatcher-worker-3 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:35.029 [DefaultDispatcher-worker-3 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.029 [DefaultDispatcher-worker-3 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.029 [DefaultDispatcher-worker-3 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.030 [DefaultDispatcher-worker-19 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.030 [DefaultDispatcher-worker-19 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.034 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.039 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.040 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.041 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2025-04-18 14:52:35.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-18 14:52:35.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-18 14:52:35.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-18 14:52:35.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447522b4 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.044 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-18 14:52:35.045 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.045 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.045 [Test worker @coroutine#5531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-18 14:52:35.052 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.057 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.058 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a88a92 2025-04-18 14:52:35.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-18 14:52:35.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-18 14:52:35.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-18 14:52:35.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2220780d 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.060 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-18 14:52:35.061 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.061 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.061 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-18 14:52:35.068 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.073 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.074 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.075 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc5c43b 2025-04-18 14:52:35.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-18 14:52:35.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-18 14:52:35.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-18 14:52:35.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-18 14:52:35.082 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50953/Site/verify 2025-04-18 14:52:35.082 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50953/Site/verify. 2025-04-18 14:52:35.082 [UI Thread @coroutine#5568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50953/Site/verify 2025-04-18 14:52:35.083 [UI Thread @coroutine#5568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50953/Site/verify 2025-04-18 14:52:35.083 [UI Thread @coroutine#5568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50953/Site/verify 2025-04-18 14:52:35.083 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50953/Site/verify. 2025-04-18 14:52:35.083 [UI Thread @coroutine#5568] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50953/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb814dd 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.086 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.087 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-18 14:52:35.087 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.087 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.087 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-18 14:52:35.095 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.100 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.101 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.102 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d852761 2025-04-18 14:52:35.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-18 14:52:35.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-18 14:52:35.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-18 14:52:35.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.103 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-18 14:52:35.104 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.104 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.104 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-18 14:52:35.108 [DefaultDispatcher-worker-21 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:35.108 [DefaultDispatcher-worker-21 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.108 [DefaultDispatcher-worker-21 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.108 [DefaultDispatcher-worker-21 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.109 [DefaultDispatcher-worker-21 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.109 [DefaultDispatcher-worker-21 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.112 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.117 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.118 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.119 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-04-18 14:52:35.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-18 14:52:35.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-18 14:52:35.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-18 14:52:35.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39c437e9 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.120 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-18 14:52:35.121 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.121 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.121 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-18 14:52:35.129 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.134 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.134 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.135 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735ed1d2 2025-04-18 14:52:35.136 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57897/Site/verify 2025-04-18 14:52:35.137 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57897/Site/verify. 2025-04-18 14:52:35.137 [UI Thread @coroutine#5632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57897/Site/verify 2025-04-18 14:52:35.140 [UI Thread @coroutine#5632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57897/Site/verify 2025-04-18 14:52:35.140 [UI Thread @coroutine#5632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57897/Site/verify 2025-04-18 14:52:35.140 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57897/Site/verify. 2025-04-18 14:52:35.140 [UI Thread @coroutine#5632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57897/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:35.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-18 14:52:35.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-18 14:52:35.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-18 14:52:35.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47537/Site/verify 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47537/Site/verify. 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47537/Site/verify 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47537/Site/verify 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47537/Site/verify 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47537/Site/verify. 2025-04-18 14:52:35.145 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47537/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:35.148 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44265/Site/verify 2025-04-18 14:52:35.148 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44265/Site/verify. 2025-04-18 14:52:35.148 [UI Thread @coroutine#5658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44265/Site/verify 2025-04-18 14:52:35.149 [UI Thread @coroutine#5658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44265/Site/verify 2025-04-18 14:52:35.149 [UI Thread @coroutine#5658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44265/Site/verify 2025-04-18 14:52:35.149 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44265/Site/verify. 2025-04-18 14:52:35.149 [UI Thread @coroutine#5658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44265/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:35.152 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-18 14:52:35.152 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-18 14:52:35.152 [UI Thread @coroutine#5672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-18 14:52:35.152 [UI Thread @coroutine#5672] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29fae990 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.154 [Test worker @coroutine#5679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-18 14:52:35.162 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.168 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.168 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.169 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.173 [DefaultDispatcher-worker-11 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.183 [DefaultDispatcher-worker-9 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.187 [DefaultDispatcher-worker-15 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.190 [DefaultDispatcher-worker-3 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.193 [DefaultDispatcher-worker-16 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.196 [DefaultDispatcher-worker-2 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.201 [DefaultDispatcher-worker-7 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.210 [DefaultDispatcher-worker-14 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5df070 2025-04-18 14:52:35.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-18 14:52:35.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-18 14:52:35.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.211 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5df070: (connection evicted) 2025-04-18 14:52:35.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-18 14:52:35.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611c9d31 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.212 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-18 14:52:35.220 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.221 [DefaultDispatcher-worker-14 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:35.222 [DefaultDispatcher-worker-14 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.222 [DefaultDispatcher-worker-14 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.222 [DefaultDispatcher-worker-14 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.222 [DefaultDispatcher-worker-13 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.222 [DefaultDispatcher-worker-13 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.225 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.226 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.227 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ea3a9 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.227 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-18 14:52:35.235 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.240 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.241 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.242 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.245 [DefaultDispatcher-worker-10 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586be63c 2025-04-18 14:52:35.252 [DefaultDispatcher-worker-10 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@337fac72 2025-04-18 14:52:35.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-18 14:52:35.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-18 14:52:35.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.261 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@337fac72: (connection evicted) 2025-04-18 14:52:35.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-18 14:52:35.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-18 14:52:35.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-18 14:52:35.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-18 14:52:35.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.261 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586be63c: (connection evicted) 2025-04-18 14:52:35.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-18 14:52:35.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49a6b730 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.262 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-18 14:52:35.270 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.274 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.275 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.277 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4de3a1ca 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.277 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-18 14:52:35.284 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.290 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.291 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.292 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.296 [DefaultDispatcher-worker-9 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82 2025-04-18 14:52:35.302 [DefaultDispatcher-worker-5 @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.307 [DefaultDispatcher-worker-7 @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b 2025-04-18 14:52:35.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-18 14:52:35.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-18 14:52:35.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.310 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33fa6a8b: (connection evicted) 2025-04-18 14:52:35.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-18 14:52:35.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-18 14:52:35.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-18 14:52:35.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-18 14:52:35.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.311 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b36ab82: (connection evicted) 2025-04-18 14:52:35.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-18 14:52:35.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21707a18 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.312 [Test worker @coroutine#5811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-18 14:52:35.320 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.325 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.326 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.327 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4d0be2 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.327 [Test worker @coroutine#5811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-18 14:52:35.334 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.339 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.340 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.341 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.345 [DefaultDispatcher-worker-9 @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e324000 2025-04-18 14:52:35.351 [DefaultDispatcher-worker-18 @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.356 [DefaultDispatcher-worker-10 @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-04-18 14:52:35.413 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.428 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.562 [DefaultDispatcher-worker-16 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:35.562 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.562 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.562 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.563 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.563 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-18 14:52:35.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-18 14:52:35.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.608 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71af3c7: (connection evicted) 2025-04-18 14:52:35.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-18 14:52:35.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-18 14:52:35.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-18 14:52:35.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-18 14:52:35.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.608 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e324000: (connection evicted) 2025-04-18 14:52:35.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-18 14:52:35.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23106076 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.610 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-18 14:52:35.621 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.627 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.627 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.628 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.628 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57999175 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.629 [Test worker @coroutine#5866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-18 14:52:35.636 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.641 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.642 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.643 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.645 [DefaultDispatcher-worker-18 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:35.645 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.645 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.645 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.646 [DefaultDispatcher-worker-19 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.646 [DefaultDispatcher-worker-19 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.646 [DefaultDispatcher-worker-18 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a 2025-04-18 14:52:35.653 [DefaultDispatcher-worker-2 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.657 [DefaultDispatcher-worker-2 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.660 [DefaultDispatcher-worker-17 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e006f67 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-18 14:52:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.663 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e006f67: (connection evicted) 2025-04-18 14:52:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-18 14:52:35.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-18 14:52:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.663 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50dcc20a: (connection evicted) 2025-04-18 14:52:35.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-18 14:52:35.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b811d1c 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.664 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.665 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-18 14:52:35.665 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.665 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.665 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-18 14:52:35.672 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.677 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.678 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.678 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ee664c 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.679 [Test worker @coroutine#5921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-18 14:52:35.686 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.691 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.692 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.693 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.696 [DefaultDispatcher-worker-9 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-04-18 14:52:35.703 [DefaultDispatcher-worker-5 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.706 [DefaultDispatcher-worker-6 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.710 [DefaultDispatcher-worker-16 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221ec884 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-18 14:52:35.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.712 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221ec884: (connection evicted) 2025-04-18 14:52:35.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-18 14:52:35.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-18 14:52:35.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.712 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6951e062: (connection evicted) 2025-04-18 14:52:35.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-18 14:52:35.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d6e503 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.713 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.714 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-18 14:52:35.721 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.726 [DefaultDispatcher-worker-21 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:35.726 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.726 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.726 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.726 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.727 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.727 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.727 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.728 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e941cc8 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.728 [Test worker @coroutine#5973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-18 14:52:35.736 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.740 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.741 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.742 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.746 [DefaultDispatcher-worker-20 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e 2025-04-18 14:52:35.753 [DefaultDispatcher-worker-14 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.756 [DefaultDispatcher-worker-15 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.760 [DefaultDispatcher-worker-2 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eff875a 2025-04-18 14:52:35.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-18 14:52:35.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-18 14:52:35.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.763 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eff875a: (connection evicted) 2025-04-18 14:52:35.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-18 14:52:35.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.763 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6022cf7e: (connection evicted) 2025-04-18 14:52:35.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-18 14:52:35.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-18 14:52:35.764 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b93bb9 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.765 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-18 14:52:35.772 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.777 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.778 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.779 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.783 [DefaultDispatcher-worker-4 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd 2025-04-18 14:52:35.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-18 14:52:35.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-18 14:52:35.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.784 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0305dd: (connection evicted) 2025-04-18 14:52:35.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-18 14:52:35.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23327c53 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.785 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-18 14:52:35.793 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.797 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.798 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.799 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.803 [DefaultDispatcher-worker-16 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.808 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:35.808 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.808 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.808 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.809 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.809 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.813 [DefaultDispatcher-worker-17 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.817 [DefaultDispatcher-worker-15 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-18 14:52:35.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-18 14:52:35.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-18 14:52:35.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.819 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@260f8704: (connection evicted) 2025-04-18 14:52:35.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-18 14:52:35.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e470f4 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.820 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-18 14:52:35.827 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.832 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.833 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.834 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.845 [DefaultDispatcher-worker-20 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.849 [DefaultDispatcher-worker-7 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.851 [DefaultDispatcher-worker-21 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-4 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-3 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.852 [DefaultDispatcher-worker-3 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.857 [DefaultDispatcher-worker-11 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-18 14:52:35.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-18 14:52:35.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-18 14:52:35.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.858 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83: (connection evicted) 2025-04-18 14:52:35.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-18 14:52:35.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c337e9 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.859 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-18 14:52:35.860 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.860 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.860 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-18 14:52:35.867 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.875 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.876 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.877 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.881 [DefaultDispatcher-worker-9 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.892 [DefaultDispatcher-worker-3 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.892 [DefaultDispatcher-worker-11 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:35.893 [DefaultDispatcher-worker-11 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.893 [DefaultDispatcher-worker-11 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.893 [DefaultDispatcher-worker-11 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.893 [DefaultDispatcher-worker-10 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.896 [DefaultDispatcher-worker-2 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.901 [DefaultDispatcher-worker-17 @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-04-18 14:52:35.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-18 14:52:35.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-18 14:52:35.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.901 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c: (connection evicted) 2025-04-18 14:52:35.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-18 14:52:35.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab4b4cd 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.903 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-18 14:52:35.911 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.916 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.917 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.918 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.919 [DefaultDispatcher-worker-21 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:35.919 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.919 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:35.919 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.920 [DefaultDispatcher-worker-7 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.920 [DefaultDispatcher-worker-7 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:35.922 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-268 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 due to dirty commit state on close(). 2025-04-18 14:52:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-04-18 14:52:35.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-18 14:52:35.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-18 14:52:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.925 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5989f463: (connection evicted) 2025-04-18 14:52:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-18 14:52:35.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e5b18 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.926 [Test worker @coroutine#6177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-18 14:52:35.934 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.939 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.940 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.941 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-04-18 14:52:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-18 14:52:35.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-18 14:52:35.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-18 14:52:35.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.943 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13809190 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.944 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-18 14:52:35.951 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.956 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.957 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.958 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de7c0ad 2025-04-18 14:52:35.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-18 14:52:35.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-18 14:52:35.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-18 14:52:35.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d68bb13 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.962 [UI Thread @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-18 14:52:35.970 [UI Thread @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.974 [UI Thread @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.975 [UI Thread @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.976 [UI Thread @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4 2025-04-18 14:52:35.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-18 14:52:35.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-18 14:52:35.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:35.978 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188ccbc4: (connection evicted) 2025-04-18 14:52:35.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-18 14:52:35.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5d0d94 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.979 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.980 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-18 14:52:35.988 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.993 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.993 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.994 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd7235 2025-04-18 14:52:35.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-18 14:52:35.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-18 14:52:35.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:35.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:35.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-18 14:52:35.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f087301 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:35.996 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-18 14:52:35.997 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:35.997 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:35.997 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-18 14:52:36.005 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:36.010 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:36.011 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:36.012 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6499fda5 2025-04-18 14:52:36.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-18 14:52:36.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-18 14:52:36.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-18 14:52:36.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b9a19 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.013 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-18 14:52:36.021 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.026 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.027 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.028 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6333ac03 2025-04-18 14:52:36.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-18 14:52:36.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-18 14:52:36.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-18 14:52:36.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2921aa59 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.029 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-18 14:52:36.030 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.030 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.030 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-18 14:52:36.034 [DefaultDispatcher-worker-8 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:36.034 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.034 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.034 [DefaultDispatcher-worker-8 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.035 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.035 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.038 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.043 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.044 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.045 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0fbed5 2025-04-18 14:52:36.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-18 14:52:36.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-18 14:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-18 14:52:36.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16043cb9 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.047 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-04-18 14:52:36.048 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.048 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.048 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-04-18 14:52:36.056 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.061 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.061 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.062 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ebe541 2025-04-18 14:52:36.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-04-18 14:52:36.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-04-18 14:52:36.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-04-18 14:52:36.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29701f1f 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.065 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.066 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-04-18 14:52:36.074 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.079 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.080 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.081 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a273e53 2025-04-18 14:52:36.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-04-18 14:52:36.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-04-18 14:52:36.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-04-18 14:52:36.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9afede 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.083 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-04-18 14:52:36.091 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.096 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.097 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.098 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-18 14:52:36.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-04-18 14:52:36.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-04-18 14:52:36.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-04-18 14:52:36.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639f6a0d 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.100 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-04-18 14:52:36.108 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.113 [DefaultDispatcher-worker-11 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:36.113 [DefaultDispatcher-worker-11 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.113 [DefaultDispatcher-worker-11 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.113 [DefaultDispatcher-worker-11 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.114 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.114 [DefaultDispatcher-worker-11 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.114 [DefaultDispatcher-worker-11 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.115 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.115 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5affb3 2025-04-18 14:52:36.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-04-18 14:52:36.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-04-18 14:52:36.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-04-18 14:52:36.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-04-18 14:52:36.118 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@364bbba9 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.119 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-04-18 14:52:36.127 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.132 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.133 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.134 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-18 14:52:36.135 [UI Thread @coroutine#6395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-18 14:52:36.135 [UI Thread @coroutine#6395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-18 14:52:36.135 [UI Thread @coroutine#6395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-18 14:52:36.136 [UI Thread @coroutine#6395] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-18 14:52:36.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-04-18 14:52:36.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-04-18 14:52:36.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-04-18 14:52:36.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c900be 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.138 [Test worker @coroutine#6401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-04-18 14:52:36.147 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.152 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.153 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.154 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-04-18 14:52:36.155 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58185/Site/verify 2025-04-18 14:52:36.155 [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 http://localhost.localdomain:58185/Site/verify. 2025-04-18 14:52:36.155 [UI Thread @coroutine#6417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58185/Site/verify 2025-04-18 14:52:36.156 [UI Thread @coroutine#6417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58185/Site/verify 2025-04-18 14:52:36.156 [UI Thread @coroutine#6417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58185/Site/verify 2025-04-18 14:52:36.156 [UI Thread @coroutine#6417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58185/Site/verify. 2025-04-18 14:52:36.156 [UI Thread @coroutine#6417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-18 14:52:36.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-04-18 14:52:36.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-04-18 14:52:36.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-18 14:52:36.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:36.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-04-18 14:52:36.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e26841f 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.159 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-04-18 14:52:36.168 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.173 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.174 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.175 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.179 [DefaultDispatcher-worker-18 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.182 [DefaultDispatcher-worker-18 @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b 2025-04-18 14:52:36.185 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json 2025-04-18 14:52:36.185 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json. 2025-04-18 14:52:36.185 [UI Thread @coroutine#6444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json 2025-04-18 14:52:36.186 [UI Thread @coroutine#6444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json 2025-04-18 14:52:36.186 [UI Thread @coroutine#6444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] 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:47815/717877827485925376/_ustadmanifest.json. 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47815/717877827485925376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/mediainfo.json 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/mediainfo.json. 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/mediainfo.json 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/mediainfo.json 2025-04-18 14:52:36.187 [UI Thread @coroutine#6444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/mediainfo.json 2025-04-18 14:52:36.227 [DefaultDispatcher-worker-10 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:36.227 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.227 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.227 [DefaultDispatcher-worker-10 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.228 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.228 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.228 [UI Thread @coroutine#6444] 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:47815/mediainfo.json. 2025-04-18 14:52:36.228 [UI Thread @coroutine#6444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47815/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:36.259 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:36.329 [DefaultDispatcher-worker-13 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598657cd 2025-04-18 14:52:36.423 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-6 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e35d1 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-6 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.568 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43729/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.650 [DefaultDispatcher-worker-2 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-18 14:52:36.650 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.650 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.650 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.651 [DefaultDispatcher-worker-15 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.651 [DefaultDispatcher-worker-15 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34369/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.731 [DefaultDispatcher-worker-18 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-18 14:52:36.731 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.731 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.731 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.732 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.732 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48531/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.767 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:36.813 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73bb782d 2025-04-18 14:52:36.813 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.813 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.813 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.814 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.814 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35785/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.857 [DefaultDispatcher-worker-20 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-04-18 14:52:36.857 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.857 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.857 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.858 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.858 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45671/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.898 [DefaultDispatcher-worker-5 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8978d 2025-04-18 14:52:36.898 [DefaultDispatcher-worker-5 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.898 [DefaultDispatcher-worker-5 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.898 [DefaultDispatcher-worker-5 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.899 [DefaultDispatcher-worker-2 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.924 [DefaultDispatcher-worker-21 @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6259d7a0 2025-04-18 14:52:36.924 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.924 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:36.924 [DefaultDispatcher-worker-21 @coroutine#2333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.925 [DefaultDispatcher-worker-15 @coroutine#2333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:36.925 [DefaultDispatcher-worker-15 @coroutine#2333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44167/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.002 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.040 [DefaultDispatcher-worker-11 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fb94 2025-04-18 14:52:37.040 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.040 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:37.040 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.041 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.041 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56179/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.043 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.073 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.092 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-8 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d72091 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-9 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.119 [DefaultDispatcher-worker-9 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58163/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-04-18 14:52:37.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-04-18 14:52:37.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.231 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c6d53b: (connection evicted) 2025-04-18 14:52:37.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:37.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-04-18 14:52:37.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-04-18 14:52:37.233 [DefaultDispatcher-worker-3 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a9eaa 2025-04-18 14:52:37.233 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.233 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId. 2025-04-18 14:52:37.233 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.234 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.234 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57607/UmAppDatabase/replication/nodeId 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31475919 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.262 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-04-18 14:52:37.271 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.277 [Test worker @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.278 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.279 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.284 [DefaultDispatcher-worker-13 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.287 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.287 [DefaultDispatcher-worker-15 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5 2025-04-18 14:52:37.364 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.368 [UI Thread @coroutine#6505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json 2025-04-18 14:52:37.368 [UI Thread @coroutine#6505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json. 2025-04-18 14:52:37.368 [UI Thread @coroutine#6505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json 2025-04-18 14:52:37.369 [UI Thread @coroutine#6505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json 2025-04-18 14:52:37.369 [UI Thread @coroutine#6505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json 2025-04-18 14:52:37.369 [UI Thread @coroutine#6505] 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:38339/717877832415346688/_ustadmanifest.json. 2025-04-18 14:52:37.369 [UI Thread @coroutine#6505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38339/717877832415346688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:37.370 [UI Thread @coroutine#6505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38339/tincan.xml 2025-04-18 14:52:37.370 [UI Thread @coroutine#6505] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38339/tincan.xml. 2025-04-18 14:52:37.370 [UI Thread @coroutine#6505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38339/tincan.xml 2025-04-18 14:52:37.370 [UI Thread @coroutine#6505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38339/tincan.xml 2025-04-18 14:52:37.370 [UI Thread @coroutine#6505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38339/tincan.xml 2025-04-18 14:52:37.411 [UI Thread @coroutine#6505] 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:38339/tincan.xml. 2025-04-18 14:52:37.411 [UI Thread @coroutine#6505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38339/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-18 14:52:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-04-18 14:52:37.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-04-18 14:52:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-18 14:52:37.417 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e7ece5: (connection evicted) 2025-04-18 14:52:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-18 14:52:37.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-04-18 14:52:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed.